#caaa3d color space conversions
Hex:
#caaa3d
RGB:
202, 170, 61
CMY:
21, 33, 76
CMYK:
0, 16, 70, 21
HSL:
46°, 57.0850%, 51.5686%
HSV (HSB):
46°, 69.8020%, 79.2157%
XYZ:
39.5742, 41.6429, 10.3670
xyY:
0.4321, 0.4547, 41.6429
CIE-Lab:
70.6240, -0.0195, 58.0258
CIE-LCH:
70.6240, 58.0259, 90.0193
CIE-Luv:
70.6240, 27.3787, 64.8896
Hunter-Lab:
64.5313, -3.4638, 35.6470
#caaa3d color charts
#caaa3d color shades, tints & tones
#caaa3d color schemes
#caaa3d color preview, HTML & CSS examples
This text has a color of #caaa3d
<p style="color:#caaa3d;">Text here</p>
.mytext {color:#caaa3d;}
This box has a color of #caaa3d
<div style="background-color:#caaa3d;">Content here</div>
.mybackground {background-color:#caaa3d;}
Border around this has a color of #caaa3d
<div style="border:2px solid #caaa3d;">Content here</div>
.myborder {border:2px solid #caaa3d;}