#caa000 color space conversions
Hex:
#caa000
RGB:
202, 160, 0
CMY:
21, 37, 100
CMYK:
0, 21, 100, 21
HSL:
48°, 100.0000%, 39.6078%
HSV (HSB):
48°, 100.0000%, 79.2157%
XYZ:
36.9279, 37.6982, 5.3302
xyY:
0.4619, 0.4715, 37.6982
CIE-Lab:
67.7976, 3.6490, 71.3158
CIE-LCH:
67.7976, 71.4091, 87.0709
CIE-Luv:
67.7976, 36.1580, 70.7907
Hunter-Lab:
61.3988, -0.0903, 37.8321
#caa000 color charts
#caa000 color shades, tints & tones
#caa000 color schemes
#caa000 color preview, HTML & CSS examples
This text has a color of #caa000
<p style="color:#caa000;">Text here</p>
.mytext {color:#caa000;}
This box has a color of #caa000
<div style="background-color:#caa000;">Content here</div>
.mybackground {background-color:#caa000;}
Border around this has a color of #caa000
<div style="border:2px solid #caa000;">Content here</div>
.myborder {border:2px solid #caa000;}