#ccd00f color space conversions
Hex:
#ccd00f
RGB:
204, 208, 15
CMY:
20, 18, 94
CMYK:
2, 0, 93, 18
HSL:
61°, 86.5471%, 43.7255%
HSV (HSB):
61°, 92.7885%, 81.5686%
XYZ:
47.5439, 57.9836, 9.1381
xyY:
0.4146, 0.5057, 57.9836
CIE-Lab:
80.7297, -20.0311, 79.2108
CIE-LCH:
80.7297, 81.7043, 104.1916
CIE-Luv:
80.7297, 3.6372, 88.2164
Hunter-Lab:
76.1470, -21.8070, 46.1877
#ccd00f color charts
#ccd00f color shades, tints & tones
#ccd00f color schemes
#ccd00f color preview, HTML & CSS examples
This text has a color of #ccd00f
<p style="color:#ccd00f;">Text here</p>
.mytext {color:#ccd00f;}
This box has a color of #ccd00f
<div style="background-color:#ccd00f;">Content here</div>
.mybackground {background-color:#ccd00f;}
Border around this has a color of #ccd00f
<div style="border:2px solid #ccd00f;">Content here</div>
.myborder {border:2px solid #ccd00f;}