#cab01f color space conversions
Hex:
#cab01f
RGB:
202, 176, 31
CMY:
21, 31, 88
CMYK:
0, 13, 85, 21
HSL:
51°, 73.3906%, 45.6863%
HSV (HSB):
51°, 84.6535%, 79.2157%
XYZ:
40.1298, 43.7062, 7.6174
xyY:
0.4388, 0.4779, 43.7062
CIE-Lab:
72.0317, -4.3476, 69.3689
CIE-LCH:
72.0317, 69.5051, 93.5862
CIE-Luv:
72.0317, 23.9213, 74.0464
Hunter-Lab:
66.1106, -7.3424, 39.4459
#cab01f color charts
#cab01f color shades, tints & tones
#cab01f color schemes
#cab01f color preview, HTML & CSS examples
This text has a color of #cab01f
<p style="color:#cab01f;">Text here</p>
.mytext {color:#cab01f;}
This box has a color of #cab01f
<div style="background-color:#cab01f;">Content here</div>
.mybackground {background-color:#cab01f;}
Border around this has a color of #cab01f
<div style="border:2px solid #cab01f;">Content here</div>
.myborder {border:2px solid #cab01f;}