#d2e6e8 color space conversions
Hex:
#d2e6e8
RGB:
210, 230, 232
CMY:
18, 10, 9
CMYK:
9, 1, 0, 9
HSL:
185°, 32.3529%, 86.6667%
HSV (HSB):
185°, 9.4828%, 90.9804%
XYZ:
69.4406, 76.1215, 87.3769
xyY:
0.2981, 0.3268, 76.1215
CIE-Lab:
89.9157, -6.2057, -3.2423
CIE-LCH:
89.9157, 7.0017, 207.5855
CIE-Luv:
89.9157, -10.8952, -3.9274
Hunter-Lab:
87.2476, -10.6146, 1.6955
#d2e6e8 color charts
#d2e6e8 color shades, tints & tones
#d2e6e8 color schemes
#d2e6e8 color preview, HTML & CSS examples
This text has a color of #d2e6e8
<p style="color:#d2e6e8;">Text here</p>
.mytext {color:#d2e6e8;}
This box has a color of #d2e6e8
<div style="background-color:#d2e6e8;">Content here</div>
.mybackground {background-color:#d2e6e8;}
Border around this has a color of #d2e6e8
<div style="border:2px solid #d2e6e8;">Content here</div>
.myborder {border:2px solid #d2e6e8;}