#caac2d color space conversions
Hex:
#caac2d
RGB:
202, 172, 45
CMY:
21, 33, 82
CMYK:
0, 15, 78, 21
HSL:
49°, 63.5628%, 48.4314%
HSV (HSB):
49°, 77.7228%, 79.2157%
XYZ:
39.5833, 42.2511, 8.5516
xyY:
0.4379, 0.4675, 42.2511
CIE-Lab:
71.0437, -1.7995, 64.4255
CIE-LCH:
71.0437, 64.4506, 91.6000
CIE-Luv:
71.0437, 26.4812, 69.8823
Hunter-Lab:
65.0008, -5.0510, 37.7003
#caac2d color charts
#caac2d color shades, tints & tones
#caac2d color schemes
#caac2d color preview, HTML & CSS examples
This text has a color of #caac2d
<p style="color:#caac2d;">Text here</p>
.mytext {color:#caac2d;}
This box has a color of #caac2d
<div style="background-color:#caac2d;">Content here</div>
.mybackground {background-color:#caac2d;}
Border around this has a color of #caac2d
<div style="border:2px solid #caac2d;">Content here</div>
.myborder {border:2px solid #caac2d;}