#caa23d color space conversions
Hex:
#caa23d
RGB:
202, 162, 61
CMY:
21, 36, 76
CMYK:
0, 20, 70, 21
HSL:
43°, 57.0850%, 51.5686%
HSV (HSB):
43°, 69.8020%, 79.2157%
XYZ:
38.1198, 38.7341, 9.8822
xyY:
0.4395, 0.4466, 38.7341
CIE-Lab:
68.5582, 4.2538, 55.9105
CIE-LCH:
68.5582, 56.0721, 85.6492
CIE-Luv:
68.5582, 33.1414, 61.4900
Hunter-Lab:
62.2368, 0.4162, 34.1514
#caa23d color charts
#caa23d color shades, tints & tones
#caa23d color schemes
#caa23d color preview, HTML & CSS examples
This text has a color of #caa23d
<p style="color:#caa23d;">Text here</p>
.mytext {color:#caa23d;}
This box has a color of #caa23d
<div style="background-color:#caa23d;">Content here</div>
.mybackground {background-color:#caa23d;}
Border around this has a color of #caa23d
<div style="border:2px solid #caa23d;">Content here</div>
.myborder {border:2px solid #caa23d;}