#d2e6e6 color space conversions
Hex:
#d2e6e6
RGB:
210, 230, 230
CMY:
18, 10, 10
CMYK:
9, 0, 0, 10
HSL:
180°, 28.5714%, 86.2745%
HSV (HSB):
180°, 8.6957%, 90.1961%
XYZ:
69.1581, 76.0084, 85.8890
xyY:
0.2993, 0.3290, 76.0084
CIE-Lab:
89.8633, -6.5913, -2.2717
CIE-LCH:
89.8633, 6.9718, 199.0164
CIE-Luv:
89.8633, -10.8218, -2.3499
Hunter-Lab:
87.1828, -10.9742, 2.6179
#d2e6e6 color charts
#d2e6e6 color shades, tints & tones
#d2e6e6 color schemes
#d2e6e6 color preview, HTML & CSS examples
This text has a color of #d2e6e6
<p style="color:#d2e6e6;">Text here</p>
.mytext {color:#d2e6e6;}
This box has a color of #d2e6e6
<div style="background-color:#d2e6e6;">Content here</div>
.mybackground {background-color:#d2e6e6;}
Border around this has a color of #d2e6e6
<div style="border:2px solid #d2e6e6;">Content here</div>
.myborder {border:2px solid #d2e6e6;}