#cde5cc color space conversions
Hex:
#cde5cc
RGB:
205, 229, 204
CMY:
20, 10, 20
CMYK:
10, 0, 11, 10
HSL:
118°, 32.4675%, 84.9020%
HSV (HSB):
118°, 10.9170%, 89.8039%
XYZ:
64.0952, 73.3774, 67.9118
xyY:
0.3121, 0.3573, 73.3774
CIE-Lab:
88.6274, -12.5177, 9.5119
CIE-LCH:
88.6274, 15.7216, 142.7697
CIE-Luv:
88.6274, -12.0909, 16.4024
Hunter-Lab:
85.6606, -16.3441, 12.9573
#cde5cc color charts
#cde5cc color shades, tints & tones
#cde5cc color schemes
#cde5cc color preview, HTML & CSS examples
This text has a color of #cde5cc
<p style="color:#cde5cc;">Text here</p>
.mytext {color:#cde5cc;}
This box has a color of #cde5cc
<div style="background-color:#cde5cc;">Content here</div>
.mybackground {background-color:#cde5cc;}
Border around this has a color of #cde5cc
<div style="border:2px solid #cde5cc;">Content here</div>
.myborder {border:2px solid #cde5cc;}