#d5dfc7 color space conversions
Hex:
#d5dfc7
RGB:
213, 223, 199
CMY:
16, 13, 22
CMYK:
4, 0, 11, 13
HSL:
85°, 27.2727%, 82.7451%
HSV (HSB):
85°, 10.7623%, 87.4510%
XYZ:
64.1371, 71.0450, 64.3655
xyY:
0.3214, 0.3560, 71.0450
CIE-Lab:
87.5069, -7.5925, 10.6077
CIE-LCH:
87.5069, 13.0449, 125.5933
CIE-Luv:
87.5069, -4.4507, 17.0598
Hunter-Lab:
84.2882, -11.6791, 13.7258
#d5dfc7 color charts
#d5dfc7 color shades, tints & tones
#d5dfc7 color schemes
#d5dfc7 color preview, HTML & CSS examples
This text has a color of #d5dfc7
<p style="color:#d5dfc7;">Text here</p>
.mytext {color:#d5dfc7;}
This box has a color of #d5dfc7
<div style="background-color:#d5dfc7;">Content here</div>
.mybackground {background-color:#d5dfc7;}
Border around this has a color of #d5dfc7
<div style="border:2px solid #d5dfc7;">Content here</div>
.myborder {border:2px solid #d5dfc7;}