#caa325 color space conversions
Hex:
#caa325
RGB:
202, 163, 37
CMY:
21, 36, 85
CMYK:
0, 19, 82, 21
HSL:
46°, 69.0377%, 46.8627%
HSV (HSB):
46°, 81.6832%, 79.2157%
XYZ:
37.7882, 38.8845, 7.2641
xyY:
0.4502, 0.4633, 38.8845
CIE-Lab:
68.6675, 2.7107, 64.8631
CIE-LCH:
68.6675, 64.9197, 87.6069
CIE-Luv:
68.6675, 33.2883, 67.8922
Hunter-Lab:
62.3574, -0.9556, 36.7435
#caa325 color charts
#caa325 color shades, tints & tones
#caa325 color schemes
#caa325 color preview, HTML & CSS examples
This text has a color of #caa325
<p style="color:#caa325;">Text here</p>
.mytext {color:#caa325;}
This box has a color of #caa325
<div style="background-color:#caa325;">Content here</div>
.mybackground {background-color:#caa325;}
Border around this has a color of #caa325
<div style="border:2px solid #caa325;">Content here</div>
.myborder {border:2px solid #caa325;}