#ccd480 color space conversions
Hex:
#ccd480
RGB:
204, 212, 128
CMY:
20, 17, 50
CMYK:
4, 0, 40, 17
HSL:
66°, 49.4118%, 66.6667%
HSV (HSB):
66°, 39.6226%, 83.1373%
XYZ:
52.3416, 61.4828, 29.5308
xyY:
0.3651, 0.4289, 61.4828
CIE-Lab:
82.6376, -15.3299, 40.6051
CIE-LCH:
82.6376, 43.4026, 110.6833
CIE-Luv:
82.6376, -0.9824, 56.0007
Hunter-Lab:
78.4110, -18.0653, 32.5582
#ccd480 color charts
#ccd480 color shades, tints & tones
#ccd480 color schemes
#ccd480 color preview, HTML & CSS examples
This text has a color of #ccd480
<p style="color:#ccd480;">Text here</p>
.mytext {color:#ccd480;}
This box has a color of #ccd480
<div style="background-color:#ccd480;">Content here</div>
.mybackground {background-color:#ccd480;}
Border around this has a color of #ccd480
<div style="border:2px solid #ccd480;">Content here</div>
.myborder {border:2px solid #ccd480;}