#ccdb2f color space conversions
Hex:
#ccdb2f
RGB:
204, 219, 47
CMY:
20, 14, 82
CMYK:
7, 0, 79, 14
HSL:
65°, 70.4918%, 52.1569%
HSV (HSB):
65°, 78.5388%, 85.8824%
XYZ:
50.7464, 63.7056, 12.3111
xyY:
0.4003, 0.5026, 63.7056
CIE-Lab:
83.8123, -24.5994, 75.3791
CIE-LCH:
83.8123, 79.2915, 108.0737
CIE-Luv:
83.8123, -3.5649, 88.5131
Hunter-Lab:
79.8158, -26.1884, 46.7259
#ccdb2f color charts
#ccdb2f color shades, tints & tones
#ccdb2f color schemes
#ccdb2f color preview, HTML & CSS examples
This text has a color of #ccdb2f
<p style="color:#ccdb2f;">Text here</p>
.mytext {color:#ccdb2f;}
This box has a color of #ccdb2f
<div style="background-color:#ccdb2f;">Content here</div>
.mybackground {background-color:#ccdb2f;}
Border around this has a color of #ccdb2f
<div style="border:2px solid #ccdb2f;">Content here</div>
.myborder {border:2px solid #ccdb2f;}