#caa20a color space conversions
Hex:
#caa20a
RGB:
202, 162, 10
CMY:
21, 36, 96
CMYK:
0, 20, 95, 21
HSL:
48°, 90.5660%, 41.5686%
HSV (HSB):
48°, 95.0495%, 79.2157%
XYZ:
37.3322, 38.4191, 5.7352
xyY:
0.4581, 0.4715, 38.4191
CIE-Lab:
68.3284, 2.6876, 70.4230
CIE-LCH:
68.3284, 70.4742, 87.8144
CIE-Luv:
68.3284, 34.5363, 70.8758
Hunter-Lab:
61.9832, -0.9606, 37.9022
#caa20a color charts
#caa20a color shades, tints & tones
#caa20a color schemes
#caa20a color preview, HTML & CSS examples
This text has a color of #caa20a
<p style="color:#caa20a;">Text here</p>
.mytext {color:#caa20a;}
This box has a color of #caa20a
<div style="background-color:#caa20a;">Content here</div>
.mybackground {background-color:#caa20a;}
Border around this has a color of #caa20a
<div style="border:2px solid #caa20a;">Content here</div>
.myborder {border:2px solid #caa20a;}