#cbc2a1 color space conversions
Hex:
#cbc2a1
RGB:
203, 194, 161
CMY:
20, 24, 37
CMYK:
0, 4, 21, 20
HSL:
47°, 28.7671%, 71.3725%
HSV (HSB):
47°, 20.6897%, 79.6078%
XYZ:
50.3534, 53.8533, 41.4590
xyY:
0.3457, 0.3697, 53.8533
CIE-Lab:
78.3761, -2.2175, 17.7569
CIE-LCH:
78.3761, 17.8949, 97.1184
CIE-Luv:
78.3761, 7.2903, 25.4328
Hunter-Lab:
73.3848, -5.9446, 17.8732
#cbc2a1 color charts
#cbc2a1 color shades, tints & tones
#cbc2a1 color schemes
#cbc2a1 color preview, HTML & CSS examples
This text has a color of #cbc2a1
<p style="color:#cbc2a1;">Text here</p>
.mytext {color:#cbc2a1;}
This box has a color of #cbc2a1
<div style="background-color:#cbc2a1;">Content here</div>
.mybackground {background-color:#cbc2a1;}
Border around this has a color of #cbc2a1
<div style="border:2px solid #cbc2a1;">Content here</div>
.myborder {border:2px solid #cbc2a1;}