#caad8c color space conversions
Hex:
#caad8c
RGB:
202, 173, 140
CMY:
21, 32, 45
CMYK:
0, 14, 31, 21
HSL:
32°, 36.9048%, 67.0588%
HSV (HSB):
32°, 30.6931%, 79.2157%
XYZ:
44.0343, 44.3371, 31.0480
xyY:
0.3687, 0.3713, 44.3371
CIE-Lab:
72.4533, 5.6260, 20.8656
CIE-LCH:
72.4533, 21.6108, 74.9102
CIE-Luv:
72.4533, 20.4562, 27.3777
Hunter-Lab:
66.5861, 1.5187, 18.9644
#caad8c color charts
#caad8c color shades, tints & tones
#caad8c color schemes
#caad8c color preview, HTML & CSS examples
This text has a color of #caad8c
<p style="color:#caad8c;">Text here</p>
.mytext {color:#caad8c;}
This box has a color of #caad8c
<div style="background-color:#caad8c;">Content here</div>
.mybackground {background-color:#caad8c;}
Border around this has a color of #caad8c
<div style="border:2px solid #caad8c;">Content here</div>
.myborder {border:2px solid #caad8c;}