#cab000 color space conversions
Hex:
#cab000
RGB:
202, 176, 0
CMY:
21, 31, 100
CMYK:
0, 13, 100, 21
HSL:
52°, 100.0000%, 39.6078%
HSV (HSB):
52°, 100.0000%, 79.2157%
XYZ:
39.8825, 43.6072, 6.3150
xyY:
0.4441, 0.4856, 43.6072
CIE-Lab:
71.9652, -4.8333, 74.2474
CIE-LCH:
71.9652, 74.4046, 93.7245
CIE-Luv:
71.9652, 24.2539, 76.8600
Hunter-Lab:
66.0358, -7.7571, 40.5551
#cab000 color charts
#cab000 color shades, tints & tones
#cab000 color schemes
#cab000 color preview, HTML & CSS examples
This text has a color of #cab000
<p style="color:#cab000;">Text here</p>
.mytext {color:#cab000;}
This box has a color of #cab000
<div style="background-color:#cab000;">Content here</div>
.mybackground {background-color:#cab000;}
Border around this has a color of #cab000
<div style="border:2px solid #cab000;">Content here</div>
.myborder {border:2px solid #cab000;}