#caa07c color space conversions
Hex:
#caa07c
RGB:
202, 160, 124
CMY:
21, 37, 51
CMYK:
0, 21, 39, 21
HSL:
28°, 42.3913%, 63.9216%
HSV (HSB):
28°, 38.6139%, 79.2157%
XYZ:
40.5660, 39.1534, 24.4881
xyY:
0.3893, 0.3757, 39.1534
CIE-Lab:
68.8622, 10.6680, 24.6877
CIE-LCH:
68.8622, 26.8940, 66.6300
CIE-Luv:
68.8622, 30.0128, 30.5347
Hunter-Lab:
62.5727, 6.2198, 20.5975
#caa07c color charts
#caa07c color shades, tints & tones
#caa07c color schemes
#caa07c color preview, HTML & CSS examples
This text has a color of #caa07c
<p style="color:#caa07c;">Text here</p>
.mytext {color:#caa07c;}
This box has a color of #caa07c
<div style="background-color:#caa07c;">Content here</div>
.mybackground {background-color:#caa07c;}
Border around this has a color of #caa07c
<div style="border:2px solid #caa07c;">Content here</div>
.myborder {border:2px solid #caa07c;}