#d2e2da color space conversions
Hex:
#d2e2da
RGB:
210, 226, 218
CMY:
18, 11, 15
CMYK:
7, 0, 4, 11
HSL:
150°, 21.6216%, 85.4902%
HSV (HSB):
150°, 7.0796%, 88.6275%
XYZ:
66.4296, 73.1563, 76.9490
xyY:
0.3068, 0.3378, 73.1563
CIE-Lab:
88.5222, -6.8047, 2.0640
CIE-LCH:
88.5222, 7.1108, 163.1260
CIE-Luv:
88.5222, -8.4111, 4.3362
Hunter-Lab:
85.5315, -11.0447, 6.5313
#d2e2da color charts
#d2e2da color shades, tints & tones
#d2e2da color schemes
#d2e2da color preview, HTML & CSS examples
This text has a color of #d2e2da
<p style="color:#d2e2da;">Text here</p>
.mytext {color:#d2e2da;}
This box has a color of #d2e2da
<div style="background-color:#d2e2da;">Content here</div>
.mybackground {background-color:#d2e2da;}
Border around this has a color of #d2e2da
<div style="border:2px solid #d2e2da;">Content here</div>
.myborder {border:2px solid #d2e2da;}