#d2dfd3 color space conversions
Hex:
#d2dfd3
RGB:
210, 223, 211
CMY:
18, 13, 17
CMYK:
6, 0, 5, 13
HSL:
125°, 16.8831%, 84.9020%
HSV (HSB):
125°, 5.8296%, 87.4510%
XYZ:
64.7239, 71.1801, 71.9558
xyY:
0.3114, 0.3424, 71.1801
CIE-Lab:
87.5725, -6.5417, 4.3663
CIE-LCH:
87.5725, 7.8650, 146.2784
CIE-Luv:
87.5725, -6.6287, 7.7398
Hunter-Lab:
84.3683, -10.7067, 8.4907
#d2dfd3 color charts
#d2dfd3 color shades, tints & tones
#d2dfd3 color schemes
#d2dfd3 color preview, HTML & CSS examples
This text has a color of #d2dfd3
<p style="color:#d2dfd3;">Text here</p>
.mytext {color:#d2dfd3;}
This box has a color of #d2dfd3
<div style="background-color:#d2dfd3;">Content here</div>
.mybackground {background-color:#d2dfd3;}
Border around this has a color of #d2dfd3
<div style="border:2px solid #d2dfd3;">Content here</div>
.myborder {border:2px solid #d2dfd3;}