#caab8c color space conversions
Hex:
#caab8c
RGB:
202, 171, 140
CMY:
21, 33, 45
CMYK:
0, 15, 31, 21
HSL:
30°, 36.9048%, 67.0588%
HSV (HSB):
30°, 30.6931%, 79.2157%
XYZ:
43.6537, 43.5758, 30.9211
xyY:
0.3695, 0.3688, 43.5758
CIE-Lab:
71.9441, 6.7028, 20.1673
CIE-LCH:
71.9441, 21.2520, 71.6153
CIE-Luv:
71.9441, 21.6760, 26.2465
Hunter-Lab:
66.0120, 2.5209, 18.4360
#caab8c color charts
#caab8c color shades, tints & tones
#caab8c color schemes
#caab8c color preview, HTML & CSS examples
This text has a color of #caab8c
<p style="color:#caab8c;">Text here</p>
.mytext {color:#caab8c;}
This box has a color of #caab8c
<div style="background-color:#caab8c;">Content here</div>
.mybackground {background-color:#caab8c;}
Border around this has a color of #caab8c
<div style="border:2px solid #caab8c;">Content here</div>
.myborder {border:2px solid #caab8c;}