#caa10b color space conversions
Hex:
#caa10b
RGB:
202, 161, 11
CMY:
21, 37, 96
CMYK:
0, 20, 95, 21
HSL:
47°, 89.6714%, 41.7647%
HSV (HSB):
47°, 94.5545%, 79.2157%
XYZ:
37.1624, 38.0705, 5.7063
xyY:
0.4591, 0.4704, 38.0705
CIE-Lab:
68.0725, 3.2344, 70.1079
CIE-LCH:
68.0725, 70.1825, 87.3586
CIE-Luv:
68.0725, 35.2835, 70.4254
Hunter-Lab:
61.7013, -0.4675, 37.7076
#caa10b color charts
#caa10b color shades, tints & tones
#caa10b color schemes
#caa10b color preview, HTML & CSS examples
This text has a color of #caa10b
<p style="color:#caa10b;">Text here</p>
.mytext {color:#caa10b;}
This box has a color of #caa10b
<div style="background-color:#caa10b;">Content here</div>
.mybackground {background-color:#caa10b;}
Border around this has a color of #caa10b
<div style="border:2px solid #caa10b;">Content here</div>
.myborder {border:2px solid #caa10b;}