#cde2d5 color space conversions
Hex:
#cde2d5
RGB:
205, 226, 213
CMY:
20, 11, 16
CMYK:
9, 0, 6, 11
HSL:
143°, 26.5823%, 84.5098%
HSV (HSB):
143°, 9.2920%, 88.6275%
XYZ:
64.3834, 72.1759, 73.4888
xyY:
0.3065, 0.3436, 72.1759
CIE-Lab:
88.0532, -9.3865, 3.9668
CIE-LCH:
88.0532, 10.1903, 157.0909
CIE-Luv:
88.0532, -10.8904, 7.6499
Hunter-Lab:
84.9564, -13.3992, 8.1826
#cde2d5 color charts
#cde2d5 color shades, tints & tones
#cde2d5 color schemes
#cde2d5 color preview, HTML & CSS examples
This text has a color of #cde2d5
<p style="color:#cde2d5;">Text here</p>
.mytext {color:#cde2d5;}
This box has a color of #cde2d5
<div style="background-color:#cde2d5;">Content here</div>
.mybackground {background-color:#cde2d5;}
Border around this has a color of #cde2d5
<div style="border:2px solid #cde2d5;">Content here</div>
.myborder {border:2px solid #cde2d5;}