#caae8c color space conversions
Hex:
#caae8c
RGB:
202, 174, 140
CMY:
21, 32, 45
CMYK:
0, 14, 31, 21
HSL:
33°, 36.9048%, 67.0588%
HSV (HSB):
33°, 30.6931%, 79.2157%
XYZ:
44.2268, 44.7221, 31.1122
xyY:
0.3684, 0.3725, 44.7221
CIE-Lab:
72.7085, 5.0886, 21.2151
CIE-LCH:
72.7085, 21.8169, 76.5120
CIE-Luv:
72.7085, 19.8473, 27.9429
Hunter-Lab:
66.8746, 1.0185, 19.2286
#caae8c color charts
#caae8c color shades, tints & tones
#caae8c color schemes
#caae8c color preview, HTML & CSS examples
This text has a color of #caae8c
<p style="color:#caae8c;">Text here</p>
.mytext {color:#caae8c;}
This box has a color of #caae8c
<div style="background-color:#caae8c;">Content here</div>
.mybackground {background-color:#caae8c;}
Border around this has a color of #caae8c
<div style="border:2px solid #caae8c;">Content here</div>
.myborder {border:2px solid #caae8c;}