#caa04d color space conversions
Hex:
#caa04d
RGB:
202, 160, 77
CMY:
21, 37, 70
CMYK:
0, 21, 62, 21
HSL:
40°, 54.1126%, 54.7059%
HSV (HSB):
40°, 61.8812%, 79.2157%
XYZ:
38.2675, 38.2340, 12.3842
xyY:
0.4305, 0.4301, 38.2340
CIE-Lab:
68.1927, 6.3050, 48.2580
CIE-LCH:
68.1927, 48.6681, 82.5564
CIE-Luv:
68.1927, 33.7233, 54.9017
Hunter-Lab:
61.8336, 2.2609, 31.4088
#caa04d color charts
#caa04d color shades, tints & tones
#caa04d color schemes
#caa04d color preview, HTML & CSS examples
This text has a color of #caa04d
<p style="color:#caa04d;">Text here</p>
.mytext {color:#caa04d;}
This box has a color of #caa04d
<div style="background-color:#caa04d;">Content here</div>
.mybackground {background-color:#caa04d;}
Border around this has a color of #caa04d
<div style="border:2px solid #caa04d;">Content here</div>
.myborder {border:2px solid #caa04d;}