#d2e7da color space conversions
Hex:
#d2e7da
RGB:
210, 231, 218
CMY:
18, 9, 15
CMYK:
9, 0, 6, 9
HSL:
143°, 30.4348%, 86.4706%
HSV (HSB):
143°, 9.0909%, 90.5882%
XYZ:
67.8091, 75.9154, 77.4089
xyY:
0.3066, 0.3433, 75.9154
CIE-Lab:
89.8201, -9.3482, 3.9475
CIE-LCH:
89.8201, 10.1475, 157.1068
CIE-Luv:
89.8201, -10.8822, 7.6384
Hunter-Lab:
87.1295, -13.5576, 8.3153
#d2e7da color charts
#d2e7da color shades, tints & tones
#d2e7da color schemes
#d2e7da color preview, HTML & CSS examples
This text has a color of #d2e7da
<p style="color:#d2e7da;">Text here</p>
.mytext {color:#d2e7da;}
This box has a color of #d2e7da
<div style="background-color:#d2e7da;">Content here</div>
.mybackground {background-color:#d2e7da;}
Border around this has a color of #d2e7da
<div style="border:2px solid #d2e7da;">Content here</div>
.myborder {border:2px solid #d2e7da;}