#d2e3da color space conversions
Hex:
#d2e3da
RGB:
210, 227, 218
CMY:
18, 11, 15
CMYK:
7, 0, 4, 11
HSL:
148°, 23.2877%, 85.6863%
HSV (HSB):
148°, 7.4890%, 89.0196%
XYZ:
66.7023, 73.7018, 77.0399
xyY:
0.3068, 0.3389, 73.7018
CIE-Lab:
88.7813, -7.3152, 2.4407
CIE-LCH:
88.7813, 7.7116, 161.5489
CIE-Luv:
88.7813, -8.9061, 4.9977
Hunter-Lab:
85.8497, -11.5486, 6.8891
#d2e3da color charts
#d2e3da color shades, tints & tones
#d2e3da color schemes
#d2e3da color preview, HTML & CSS examples
This text has a color of #d2e3da
<p style="color:#d2e3da;">Text here</p>
.mytext {color:#d2e3da;}
This box has a color of #d2e3da
<div style="background-color:#d2e3da;">Content here</div>
.mybackground {background-color:#d2e3da;}
Border around this has a color of #d2e3da
<div style="border:2px solid #d2e3da;">Content here</div>
.myborder {border:2px solid #d2e3da;}