#caaa8c color space conversions
Hex:
#caaa8c
RGB:
202, 170, 140
CMY:
21, 33, 45
CMYK:
0, 16, 31, 21
HSL:
29°, 36.9048%, 67.0588%
HSV (HSB):
29°, 30.6931%, 79.2157%
XYZ:
43.4655, 43.1995, 30.8584
xyY:
0.3698, 0.3676, 43.1995
CIE-Lab:
71.6901, 7.2422, 19.8184
CIE-LCH:
71.6901, 21.1002, 69.9264
CIE-Luv:
71.6901, 22.2868, 25.6807
Hunter-Lab:
65.7263, 3.0229, 18.1718
#caaa8c color charts
#caaa8c color shades, tints & tones
#caaa8c color schemes
#caaa8c color preview, HTML & CSS examples
This text has a color of #caaa8c
<p style="color:#caaa8c;">Text here</p>
.mytext {color:#caaa8c;}
This box has a color of #caaa8c
<div style="background-color:#caaa8c;">Content here</div>
.mybackground {background-color:#caaa8c;}
Border around this has a color of #caaa8c
<div style="border:2px solid #caaa8c;">Content here</div>
.myborder {border:2px solid #caaa8c;}