#ccbd00 color space conversions
Hex:
#ccbd00
RGB:
204, 189, 0
CMY:
20, 26, 100
CMYK:
0, 7, 100, 20
HSL:
56°, 100.0000%, 40.0000%
HSV (HSB):
56°, 100.0000%, 80.0000%
XYZ:
43.0994, 49.2326, 7.2313
xyY:
0.4329, 0.4945, 49.2326
CIE-Lab:
75.5958, -10.6769, 76.9307
CIE-LCH:
75.5958, 77.6681, 97.9014
CIE-Luv:
75.5958, 16.4875, 81.8306
Hunter-Lab:
70.1659, -13.1467, 43.0058
#ccbd00 color charts
#ccbd00 color shades, tints & tones
#ccbd00 color schemes
#ccbd00 color preview, HTML & CSS examples
This text has a color of #ccbd00
<p style="color:#ccbd00;">Text here</p>
.mytext {color:#ccbd00;}
This box has a color of #ccbd00
<div style="background-color:#ccbd00;">Content here</div>
.mybackground {background-color:#ccbd00;}
Border around this has a color of #ccbd00
<div style="border:2px solid #ccbd00;">Content here</div>
.myborder {border:2px solid #ccbd00;}