#d6e0e5 color space conversions
Hex:
#d6e0e5
RGB:
214, 224, 229
CMY:
16, 12, 10
CMYK:
7, 2, 0, 10
HSL:
200°, 22.3881%, 86.8627%
HSV (HSB):
200°, 6.5502%, 89.8039%
XYZ:
68.5301, 73.2646, 84.6583
xyY:
0.3026, 0.3235, 73.2646
CIE-Lab:
88.5738, -2.3985, -3.6081
CIE-LCH:
88.5738, 4.3326, 236.3855
CIE-Luv:
88.5738, -5.7544, -5.1409
Hunter-Lab:
85.5947, -6.8776, 1.2750
#d6e0e5 color charts
#d6e0e5 color shades, tints & tones
#d6e0e5 color schemes
#d6e0e5 color preview, HTML & CSS examples
This text has a color of #d6e0e5
<p style="color:#d6e0e5;">Text here</p>
.mytext {color:#d6e0e5;}
This box has a color of #d6e0e5
<div style="background-color:#d6e0e5;">Content here</div>
.mybackground {background-color:#d6e0e5;}
Border around this has a color of #d6e0e5
<div style="border:2px solid #d6e0e5;">Content here</div>
.myborder {border:2px solid #d6e0e5;}