#cde2e0 color space conversions
Hex:
#cde2e0
RGB:
205, 226, 224
CMY:
20, 11, 12
CMYK:
9, 0, 1, 11
HSL:
174°, 26.5823%, 84.5098%
HSV (HSB):
174°, 9.2920%, 88.6275%
XYZ:
65.8277, 72.7537, 81.0944
xyY:
0.2997, 0.3312, 72.7537
CIE-Lab:
88.3301, -7.3207, -1.4104
CIE-LCH:
88.3301, 7.4553, 190.9049
CIE-Luv:
88.3301, -11.2721, -0.8877
Hunter-Lab:
85.2958, -11.5087, 3.3375
#cde2e0 color charts
#cde2e0 color shades, tints & tones
#cde2e0 color schemes
#cde2e0 color preview, HTML & CSS examples
This text has a color of #cde2e0
<p style="color:#cde2e0;">Text here</p>
.mytext {color:#cde2e0;}
This box has a color of #cde2e0
<div style="background-color:#cde2e0;">Content here</div>
.mybackground {background-color:#cde2e0;}
Border around this has a color of #cde2e0
<div style="border:2px solid #cde2e0;">Content here</div>
.myborder {border:2px solid #cde2e0;}