#cbcf00 color space conversions
Hex:
#cbcf00
RGB:
203, 207, 0
CMY:
20, 19, 100
CMYK:
2, 0, 100, 19
HSL:
61°, 100.0000%, 40.5882%
HSV (HSB):
61°, 100.0000%, 81.1765%
XYZ:
46.9414, 57.3222, 8.5902
xyY:
0.4159, 0.5079, 57.3222
CIE-Lab:
80.3605, -20.1234, 80.3603
CIE-LCH:
80.3605, 82.8416, 104.0586
CIE-Luv:
80.3605, 3.6647, 88.6737
Hunter-Lab:
75.7114, -21.8241, 46.2709
#cbcf00 color charts
#cbcf00 color shades, tints & tones
#cbcf00 color schemes
#cbcf00 color preview, HTML & CSS examples
This text has a color of #cbcf00
<p style="color:#cbcf00;">Text here</p>
.mytext {color:#cbcf00;}
This box has a color of #cbcf00
<div style="background-color:#cbcf00;">Content here</div>
.mybackground {background-color:#cbcf00;}
Border around this has a color of #cbcf00
<div style="border:2px solid #cbcf00;">Content here</div>
.myborder {border:2px solid #cbcf00;}