#cbc900 color space conversions
Hex:
#cbc900
RGB:
203, 201, 0
CMY:
20, 21, 100
CMYK:
0, 1, 100, 20
HSL:
59°, 100.0000%, 39.8039%
HSV (HSB):
59°, 100.0000%, 79.6078%
XYZ:
45.5152, 54.4698, 8.1148
xyY:
0.4210, 0.5039, 54.4698
CIE-Lab:
78.7349, -17.1604, 79.1701
CIE-LCH:
78.7349, 81.0086, 102.2299
CIE-Luv:
78.7349, 7.6117, 86.3910
Hunter-Lab:
73.8037, -19.0742, 45.1435
#cbc900 color charts
#cbc900 color shades, tints & tones
#cbc900 color schemes
#cbc900 color preview, HTML & CSS examples
This text has a color of #cbc900
<p style="color:#cbc900;">Text here</p>
.mytext {color:#cbc900;}
This box has a color of #cbc900
<div style="background-color:#cbc900;">Content here</div>
.mybackground {background-color:#cbc900;}
Border around this has a color of #cbc900
<div style="border:2px solid #cbc900;">Content here</div>
.myborder {border:2px solid #cbc900;}