#ccd50e color space conversions
Hex:
#ccd50e
RGB:
204, 213, 14
CMY:
20, 16, 95
CMYK:
4, 0, 93, 16
HSL:
63°, 87.6652%, 44.5098%
HSV (HSB):
63°, 93.4272%, 83.5294%
XYZ:
48.7754, 60.4576, 9.5142
xyY:
0.4107, 0.5091, 60.4576
CIE-Lab:
82.0863, -22.4810, 80.3644
CIE-LCH:
82.0863, 83.4496, 105.6283
CIE-Luv:
82.0863, 0.4241, 90.2009
Hunter-Lab:
77.7545, -24.0973, 47.1733
#ccd50e color charts
#ccd50e color shades, tints & tones
#ccd50e color schemes
#ccd50e color preview, HTML & CSS examples
This text has a color of #ccd50e
<p style="color:#ccd50e;">Text here</p>
.mytext {color:#ccd50e;}
This box has a color of #ccd50e
<div style="background-color:#ccd50e;">Content here</div>
.mybackground {background-color:#ccd50e;}
Border around this has a color of #ccd50e
<div style="border:2px solid #ccd50e;">Content here</div>
.myborder {border:2px solid #ccd50e;}