#ccdc80 color space conversions
Hex:
#ccdc80
RGB:
204, 220, 128
CMY:
20, 14, 50
CMYK:
7, 0, 42, 14
HSL:
70°, 56.7901%, 68.2353%
HSV (HSB):
70°, 41.8182%, 86.2745%
XYZ:
54.3913, 65.5823, 30.2140
xyY:
0.3622, 0.4367, 65.5823
CIE-Lab:
84.7829, -19.2953, 43.3130
CIE-LCH:
84.7829, 47.4165, 114.0123
CIE-Luv:
84.7829, -5.6144, 60.1467
Hunter-Lab:
80.9829, -21.8324, 34.5675
#ccdc80 color charts
#ccdc80 color shades, tints & tones
#ccdc80 color schemes
#ccdc80 color preview, HTML & CSS examples
This text has a color of #ccdc80
<p style="color:#ccdc80;">Text here</p>
.mytext {color:#ccdc80;}
This box has a color of #ccdc80
<div style="background-color:#ccdc80;">Content here</div>
.mybackground {background-color:#ccdc80;}
Border around this has a color of #ccdc80
<div style="border:2px solid #ccdc80;">Content here</div>
.myborder {border:2px solid #ccdc80;}