#caa24d color space conversions
Hex:
#caa24d
RGB:
202, 162, 77
CMY:
21, 36, 70
CMYK:
0, 20, 62, 21
HSL:
41°, 54.1126%, 54.7059%
HSV (HSB):
41°, 61.8812%, 79.2157%
XYZ:
38.6170, 38.9330, 12.5007
xyY:
0.4288, 0.4323, 38.9330
CIE-Lab:
68.7027, 5.2273, 48.8344
CIE-LCH:
68.7027, 49.1134, 83.8902
CIE-Luv:
68.7027, 32.2976, 55.8001
Hunter-Lab:
62.3963, 1.2798, 31.7991
#caa24d color charts
#caa24d color shades, tints & tones
#caa24d color schemes
#caa24d color preview, HTML & CSS examples
This text has a color of #caa24d
<p style="color:#caa24d;">Text here</p>
.mytext {color:#caa24d;}
This box has a color of #caa24d
<div style="background-color:#caa24d;">Content here</div>
.mybackground {background-color:#caa24d;}
Border around this has a color of #caa24d
<div style="border:2px solid #caa24d;">Content here</div>
.myborder {border:2px solid #caa24d;}