#d7dfdc color space conversions
Hex:
#d7dfdc
RGB:
215, 223, 220
CMY:
16, 13, 14
CMYK:
4, 0, 1, 13
HSL:
158°, 11.1111%, 85.8824%
HSV (HSB):
158°, 3.5874%, 87.4510%
XYZ:
67.3303, 72.3897, 78.1341
xyY:
0.3091, 0.3323, 72.3897
CIE-Lab:
88.1558, -3.2291, 0.5225
CIE-LCH:
88.1558, 3.2711, 170.8082
CIE-Luv:
88.1558, -4.2924, 1.3662
Hunter-Lab:
85.0822, -7.6367, 5.1093
#d7dfdc color charts
#d7dfdc color shades, tints & tones
#d7dfdc color schemes
#d7dfdc color preview, HTML & CSS examples
This text has a color of #d7dfdc
<p style="color:#d7dfdc;">Text here</p>
.mytext {color:#d7dfdc;}
This box has a color of #d7dfdc
<div style="background-color:#d7dfdc;">Content here</div>
.mybackground {background-color:#d7dfdc;}
Border around this has a color of #d7dfdc
<div style="border:2px solid #d7dfdc;">Content here</div>
.myborder {border:2px solid #d7dfdc;}