#d2e9ec color space conversions
Hex:
#d2e9ec
RGB:
210, 233, 236
CMY:
18, 9, 7
CMYK:
11, 1, 0, 7
HSL:
187°, 40.6250%, 87.4510%
HSV (HSB):
187°, 11.0169%, 92.5490%
XYZ:
70.8576, 78.0356, 90.6847
xyY:
0.2958, 0.3257, 78.0356
CIE-Lab:
90.7961, -6.9584, -4.0405
CIE-LCH:
90.7961, 8.0464, 210.1426
CIE-Luv:
90.7961, -12.4703, -5.0547
Hunter-Lab:
88.3378, -11.4125, 0.9712
#d2e9ec color charts
#d2e9ec color shades, tints & tones
#d2e9ec color schemes
#d2e9ec color preview, HTML & CSS examples
This text has a color of #d2e9ec
<p style="color:#d2e9ec;">Text here</p>
.mytext {color:#d2e9ec;}
This box has a color of #d2e9ec
<div style="background-color:#d2e9ec;">Content here</div>
.mybackground {background-color:#d2e9ec;}
Border around this has a color of #d2e9ec
<div style="border:2px solid #d2e9ec;">Content here</div>
.myborder {border:2px solid #d2e9ec;}