#caa074 color space conversions
Hex:
#caa074
RGB:
202, 160, 116
CMY:
21, 37, 55
CMYK:
0, 21, 43, 21
HSL:
31°, 44.7917%, 62.3529%
HSV (HSB):
31°, 42.5743%, 79.2157%
XYZ:
40.0803, 38.9591, 21.9304
xyY:
0.3970, 0.3858, 38.9591
CIE-Lab:
68.7216, 9.7655, 28.8364
CIE-LCH:
68.7216, 30.4451, 71.2912
CIE-Luv:
68.7216, 30.7528, 35.4100
Hunter-Lab:
62.4172, 5.3910, 22.8604
#caa074 color charts
#caa074 color shades, tints & tones
#caa074 color schemes
#caa074 color preview, HTML & CSS examples
This text has a color of #caa074
<p style="color:#caa074;">Text here</p>
.mytext {color:#caa074;}
This box has a color of #caa074
<div style="background-color:#caa074;">Content here</div>
.mybackground {background-color:#caa074;}
Border around this has a color of #caa074
<div style="border:2px solid #caa074;">Content here</div>
.myborder {border:2px solid #caa074;}