RGB
203, 189, 147
HSL
45°, 35%, 69%
CMYK
0, 7, 28, 20
HSV
45°, 28%, 80%
Similar Colors
Conversions & Codes
| Format | Value | CSS |
|---|---|---|
| HEX | #CBBD93 |
color: #CBBD93;
|
| RGB | 203, 189, 147 |
color: rgb(203, 189, 147);
|
| RGB Percentage | 80%, 74%, 58% |
color: rgb(80%, 74%, 58%);
|
| CMYK | 0%, 7%, 28%, 20% | Not supported in CSS |
| HSL | 45°, 35%, 69% |
color: hsl(45, 35%, 69%);
|
| HSV | 45°, 28%, 80% | Not supported in CSS |
| CIE-LAB | 55, 3, 14 |
color: lab(55% 3 14);
|
| Decimal | 13352339 | Not supported in CSS |
Color Variations
Shades
Tints
Tones
Hues
Color Harmonies
Analogous
Complementary
Split Complementary
Triadic
Tetradic
Square
CSS & Dev Snippets
CSS
.sand {
color: #CBBD93;
}
SCSS
$sand: #CBBD93;
RGB
rgb(203, 189, 147)
Accessibility & Contrast
White background
1.87:1
1.87
contrast ratio on a white background
Element
AA
AAA
Small text
Large text
UI element
Black background
11.24:1
11.24
contrast ratio on a black background
Element
AA
AAA
Small text
Large text
UI element