#d5dbc9 color space conversions
Hex:
#d5dbc9
RGB:
213, 219, 201
CMY:
16, 14, 21
CMYK:
3, 0, 8, 14
HSL:
80°, 20.0000%, 82.3529%
HSV (HSB):
80°, 8.2192%, 85.8824%
XYZ:
63.3147, 69.0262, 65.2447
xyY:
0.3204, 0.3493, 69.0262
CIE-Lab:
86.5170, -5.2083, 8.1403
CIE-LCH:
86.5170, 9.6639, 122.6122
CIE-Luv:
86.5170, -2.4618, 13.0348
Hunter-Lab:
83.0820, -9.3632, 11.5967
#d5dbc9 color charts
#d5dbc9 color shades, tints & tones
#d5dbc9 color schemes
#d5dbc9 color preview, HTML & CSS examples
This text has a color of #d5dbc9
<p style="color:#d5dbc9;">Text here</p>
.mytext {color:#d5dbc9;}
This box has a color of #d5dbc9
<div style="background-color:#d5dbc9;">Content here</div>
.mybackground {background-color:#d5dbc9;}
Border around this has a color of #d5dbc9
<div style="border:2px solid #d5dbc9;">Content here</div>
.myborder {border:2px solid #d5dbc9;}