#d2def2 color space conversions
Hex:
#d2def2
RGB:
210, 222, 242
CMY:
18, 13, 5
CMYK:
13, 8, 0, 5
HSL:
218°, 55.1724%, 88.6275%
HSV (HSB):
218°, 13.2231%, 94.9020%
XYZ:
68.7266, 72.3550, 94.3480
xyY:
0.2919, 0.3073, 72.3550
CIE-Lab:
88.1392, -0.0971, -11.1220
CIE-LCH:
88.1392, 11.1224, 269.4998
CIE-Luv:
88.1392, -7.5012, -17.4205
Hunter-Lab:
85.0617, -4.6369, -6.2195
#d2def2 color charts
#d2def2 color shades, tints & tones
#d2def2 color schemes
#d2def2 color preview, HTML & CSS examples
This text has a color of #d2def2
<p style="color:#d2def2;">Text here</p>
.mytext {color:#d2def2;}
This box has a color of #d2def2
<div style="background-color:#d2def2;">Content here</div>
.mybackground {background-color:#d2def2;}
Border around this has a color of #d2def2
<div style="border:2px solid #d2def2;">Content here</div>
.myborder {border:2px solid #d2def2;}