#cbc02e color space conversions
Hex:
#cbc02e
RGB:
203, 192, 46
CMY:
20, 25, 82
CMYK:
0, 5, 77, 20
HSL:
56°, 63.0522%, 48.8235%
HSV (HSB):
56°, 77.3399%, 79.6078%
XYZ:
43.9714, 50.5930, 10.0327
xyY:
0.4204, 0.4837, 50.5930
CIE-Lab:
76.4318, -11.7074, 69.0318
CIE-LCH:
76.4318, 70.0175, 99.6255
CIE-Luv:
76.4318, 13.2311, 77.8101
Hunter-Lab:
71.1288, -14.1278, 41.4273
#cbc02e color charts
#cbc02e color shades, tints & tones
#cbc02e color schemes
#cbc02e color preview, HTML & CSS examples
This text has a color of #cbc02e
<p style="color:#cbc02e;">Text here</p>
.mytext {color:#cbc02e;}
This box has a color of #cbc02e
<div style="background-color:#cbc02e;">Content here</div>
.mybackground {background-color:#cbc02e;}
Border around this has a color of #cbc02e
<div style="border:2px solid #cbc02e;">Content here</div>
.myborder {border:2px solid #cbc02e;}