#ccdc5f color space conversions
Hex:
#ccdc5f
RGB:
204, 220, 95
CMY:
20, 14, 63
CMYK:
7, 0, 57, 14
HSL:
68°, 64.1026%, 61.7647%
HSV (HSB):
68°, 56.8182%, 86.2745%
XYZ:
52.5606, 64.8500, 20.5735
xyY:
0.3809, 0.4700, 64.8500
CIE-Lab:
84.4064, -22.3830, 58.3485
CIE-LCH:
84.4064, 62.4944, 110.9873
CIE-Luv:
84.4064, -4.8610, 75.2569
Hunter-Lab:
80.5295, -24.4219, 41.2233
#ccdc5f color charts
#ccdc5f color shades, tints & tones
#ccdc5f color schemes
#ccdc5f color preview, HTML & CSS examples
This text has a color of #ccdc5f
<p style="color:#ccdc5f;">Text here</p>
.mytext {color:#ccdc5f;}
This box has a color of #ccdc5f
<div style="background-color:#ccdc5f;">Content here</div>
.mybackground {background-color:#ccdc5f;}
Border around this has a color of #ccdc5f
<div style="border:2px solid #ccdc5f;">Content here</div>
.myborder {border:2px solid #ccdc5f;}