#d2e8d8 color space conversions
Hex:
#d2e8d8
RGB:
210, 232, 216
CMY:
18, 9, 15
CMYK:
9, 0, 7, 9
HSL:
136°, 32.3529%, 86.6667%
HSV (HSB):
136°, 9.4828%, 90.9804%
XYZ:
67.8296, 76.3727, 76.1322
xyY:
0.3078, 0.3466, 76.3727
CIE-Lab:
90.0321, -10.2173, 5.3000
CIE-LCH:
90.0321, 11.5101, 152.5832
CIE-Luv:
90.0321, -11.3081, 9.8218
Hunter-Lab:
87.3915, -14.3909, 9.5228
#d2e8d8 color charts
#d2e8d8 color shades, tints & tones
#d2e8d8 color schemes
#d2e8d8 color preview, HTML & CSS examples
This text has a color of #d2e8d8
<p style="color:#d2e8d8;">Text here</p>
.mytext {color:#d2e8d8;}
This box has a color of #d2e8d8
<div style="background-color:#d2e8d8;">Content here</div>
.mybackground {background-color:#d2e8d8;}
Border around this has a color of #d2e8d8
<div style="border:2px solid #d2e8d8;">Content here</div>
.myborder {border:2px solid #d2e8d8;}