#cdffdc color space conversions
Hex:
#cdffdc
RGB:
205, 255, 220
CMY:
20, 0, 14
CMYK:
20, 0, 14, 0
HSL:
138°, 100.0000%, 90.1961%
HSV (HSB):
138°, 19.6078%, 100.0000%
XYZ:
73.8551, 89.6664, 81.1249
xyY:
0.3019, 0.3665, 89.6664
CIE-Lab:
95.8582, -22.4728, 11.5464
CIE-LCH:
95.8582, 25.2655, 152.8061
CIE-Luv:
95.8582, -25.0653, 21.3789
Hunter-Lab:
94.6924, -26.4910, 15.4897
#cdffdc color charts
#cdffdc RGB chart
#cdffdc CMYK chart
#cdffdc RGB pie chart
#cdffdc color shades, tints & tones
#cdffdc color schemes
#cdffdc color preview, HTML & CSS examples
This text has a color of #cdffdc
<p style="color:#cdffdc;">Text here</p>
.mytext {color:#cdffdc;}
Text color #cdffdc
This box has a color of #cdffdc
<div style="background-color:#cdffdc;">Content here</div>
.mybackground {background-color:#cdffdc;}
Background color #cdffdc
Border around this has a color of #cdffdc
<div style="border:2px solid #cdffdc;">Content here</div>
.myborder {border:2px solid #cdffdc;}
Border color #cdffdc