#cbc00c color space conversions
Hex:
#cbc00c
RGB:
203, 192, 12
CMY:
20, 25, 95
CMYK:
0, 5, 94, 20
HSL:
57°, 88.8372%, 42.1569%
HSV (HSB):
57°, 94.0887%, 79.6078%
XYZ:
43.5446, 50.4223, 7.7853
xyY:
0.4279, 0.4955, 50.4223
CIE-Lab:
76.3278, -12.5140, 76.1750
CIE-LCH:
76.3278, 77.1961, 99.3292
CIE-Luv:
76.3278, 13.6318, 82.2630
Hunter-Lab:
71.0087, -14.8038, 43.2056
#cbc00c color charts
#cbc00c color shades, tints & tones
#cbc00c color schemes
#cbc00c color preview, HTML & CSS examples
This text has a color of #cbc00c
<p style="color:#cbc00c;">Text here</p>
.mytext {color:#cbc00c;}
This box has a color of #cbc00c
<div style="background-color:#cbc00c;">Content here</div>
.mybackground {background-color:#cbc00c;}
Border around this has a color of #cbc00c
<div style="border:2px solid #cbc00c;">Content here</div>
.myborder {border:2px solid #cbc00c;}