#caa88e color space conversions
Hex:
#caa88e
RGB:
202, 168, 142
CMY:
21, 34, 44
CMYK:
0, 17, 30, 21
HSL:
26°, 36.1446%, 67.4510%
HSV (HSB):
26°, 29.7030%, 79.2157%
XYZ:
43.2422, 42.5148, 31.5183
xyY:
0.3687, 0.3625, 42.5148
CIE-Lab:
71.2244, 8.5890, 18.0857
CIE-LCH:
71.2244, 20.0215, 64.5967
CIE-Luv:
71.2244, 23.3299, 23.1975
Hunter-Lab:
65.2034, 4.2735, 16.9826
#caa88e color charts
#caa88e color shades, tints & tones
#caa88e color schemes
#caa88e color preview, HTML & CSS examples
This text has a color of #caa88e
<p style="color:#caa88e;">Text here</p>
.mytext {color:#caa88e;}
This box has a color of #caa88e
<div style="background-color:#caa88e;">Content here</div>
.mybackground {background-color:#caa88e;}
Border around this has a color of #caa88e
<div style="border:2px solid #caa88e;">Content here</div>
.myborder {border:2px solid #caa88e;}