#d6edec color space conversions
Hex:
#d6edec
RGB:
214, 237, 236
CMY:
16, 7, 7
CMYK:
10, 0, 0, 7
HSL:
177°, 38.9831%, 88.4314%
HSV (HSB):
177°, 9.7046%, 92.9412%
XYZ:
73.1561, 80.9206, 91.1204
xyY:
0.2984, 0.3300, 80.9206
CIE-Lab:
92.0964, -7.7127, -2.0997
CIE-LCH:
92.0964, 7.9934, 195.2289
CIE-Luv:
92.0964, -12.3310, -1.8967
Hunter-Lab:
89.9559, -12.2588, 2.9116
#d6edec color charts
#d6edec color shades, tints & tones
#d6edec color schemes
#d6edec color preview, HTML & CSS examples
This text has a color of #d6edec
<p style="color:#d6edec;">Text here</p>
.mytext {color:#d6edec;}
This box has a color of #d6edec
<div style="background-color:#d6edec;">Content here</div>
.mybackground {background-color:#d6edec;}
Border around this has a color of #d6edec
<div style="border:2px solid #d6edec;">Content here</div>
.myborder {border:2px solid #d6edec;}