#d2e0e6 color space conversions
Hex:
#d2e0e6
RGB:
210, 224, 230
CMY:
18, 12, 10
CMYK:
9, 3, 0, 10
HSL:
198°, 28.5714%, 86.2745%
HSV (HSB):
198°, 8.6957%, 90.1961%
XYZ:
67.5169, 72.7261, 85.3419
xyY:
0.2993, 0.3224, 72.7261
CIE-Lab:
88.3169, -3.5119, -4.5446
CIE-LCH:
88.3169, 5.7434, 232.3040
CIE-Luv:
88.3169, -7.9254, -6.4093
Hunter-Lab:
85.2796, -7.9187, 0.3624
#d2e0e6 color charts
#d2e0e6 color shades, tints & tones
#d2e0e6 color schemes
#d2e0e6 color preview, HTML & CSS examples
This text has a color of #d2e0e6
<p style="color:#d2e0e6;">Text here</p>
.mytext {color:#d2e0e6;}
This box has a color of #d2e0e6
<div style="background-color:#d2e0e6;">Content here</div>
.mybackground {background-color:#d2e0e6;}
Border around this has a color of #d2e0e6
<div style="border:2px solid #d2e0e6;">Content here</div>
.myborder {border:2px solid #d2e0e6;}