#caaf5e color space conversions
Hex:
#caaf5e
RGB:
202, 175, 94
CMY:
21, 31, 63
CMYK:
0, 13, 53, 21
HSL:
45°, 50.4673%, 58.0392%
HSV (HSB):
45°, 53.4653%, 79.2157%
XYZ:
41.7075, 44.0247, 16.8891
xyY:
0.4064, 0.4290, 44.0247
CIE-Lab:
72.2450, -0.4145, 44.6869
CIE-LCH:
72.2450, 44.6888, 90.5314
CIE-Luv:
72.2450, 22.3423, 54.5041
Hunter-Lab:
66.3511, -3.9115, 31.3540
#caaf5e color charts
#caaf5e color shades, tints & tones
#caaf5e color schemes
#caaf5e color preview, HTML & CSS examples
This text has a color of #caaf5e
<p style="color:#caaf5e;">Text here</p>
.mytext {color:#caaf5e;}
This box has a color of #caaf5e
<div style="background-color:#caaf5e;">Content here</div>
.mybackground {background-color:#caaf5e;}
Border around this has a color of #caaf5e
<div style="border:2px solid #caaf5e;">Content here</div>
.myborder {border:2px solid #caaf5e;}