#cddd80 color space conversions
Hex:
#cddd80
RGB:
205, 221, 128
CMY:
20, 13, 50
CMYK:
7, 0, 42, 13
HSL:
70°, 57.7640%, 68.4314%
HSV (HSB):
70°, 42.0814%, 86.6667%
XYZ:
54.9296, 66.2506, 30.3146
xyY:
0.3626, 0.4373, 66.2506
CIE-Lab:
85.1241, -19.4010, 43.7566
CIE-LCH:
85.1241, 47.8648, 113.9118
CIE-Luv:
85.1241, -5.5797, 60.7125
Hunter-Lab:
81.3944, -21.9784, 34.8941
#cddd80 color charts
#cddd80 color shades, tints & tones
#cddd80 color schemes
#cddd80 color preview, HTML & CSS examples
This text has a color of #cddd80
<p style="color:#cddd80;">Text here</p>
.mytext {color:#cddd80;}
This box has a color of #cddd80
<div style="background-color:#cddd80;">Content here</div>
.mybackground {background-color:#cddd80;}
Border around this has a color of #cddd80
<div style="border:2px solid #cddd80;">Content here</div>
.myborder {border:2px solid #cddd80;}