#d2e8bf color space conversions
Hex:
#d2e8bf
RGB:
210, 232, 191
CMY:
18, 9, 25
CMYK:
9, 0, 18, 9
HSL:
92°, 47.1264%, 82.9412%
HSV (HSB):
92°, 17.6724%, 90.9804%
XYZ:
64.8389, 75.1765, 60.3833
xyY:
0.3235, 0.3751, 75.1765
CIE-Lab:
89.4756, -14.4843, 17.5375
CIE-LCH:
89.4756, 22.7456, 129.5535
CIE-Luv:
89.4756, -10.5037, 28.1682
Hunter-Lab:
86.7044, -18.2474, 19.4018
#d2e8bf color charts
#d2e8bf color shades, tints & tones
#d2e8bf color schemes
#d2e8bf color preview, HTML & CSS examples
This text has a color of #d2e8bf
<p style="color:#d2e8bf;">Text here</p>
.mytext {color:#d2e8bf;}
This box has a color of #d2e8bf
<div style="background-color:#d2e8bf;">Content here</div>
.mybackground {background-color:#d2e8bf;}
Border around this has a color of #d2e8bf
<div style="border:2px solid #d2e8bf;">Content here</div>
.myborder {border:2px solid #d2e8bf;}