#d2dae2 color space conversions
Hex:
#d2dae2
RGB:
210, 218, 226
CMY:
18, 15, 11
CMYK:
7, 4, 0, 11
HSL:
210°, 21.6216%, 85.4902%
HSV (HSB):
210°, 7.0796%, 88.6275%
XYZ:
65.3772, 69.3354, 81.8888
xyY:
0.3018, 0.3201, 69.3354
CIE-Lab:
86.6699, -1.1761, -4.8629
CIE-LCH:
86.6699, 5.0031, 256.4037
CIE-Luv:
86.6699, -4.8265, -7.2875
Hunter-Lab:
83.2679, -5.5708, -0.0205
#d2dae2 color charts
#d2dae2 color shades, tints & tones
#d2dae2 color schemes
#d2dae2 color preview, HTML & CSS examples
This text has a color of #d2dae2
<p style="color:#d2dae2;">Text here</p>
.mytext {color:#d2dae2;}
This box has a color of #d2dae2
<div style="background-color:#d2dae2;">Content here</div>
.mybackground {background-color:#d2dae2;}
Border around this has a color of #d2dae2
<div style="border:2px solid #d2dae2;">Content here</div>
.myborder {border:2px solid #d2dae2;}