#d5d2c4 color space conversions
Hex:
#d5d2c4
RGB:
213, 210, 196
CMY:
16, 18, 23
CMYK:
0, 1, 8, 16
HSL:
49°, 16.8317%, 80.1961%
HSV (HSB):
49°, 7.9812%, 83.5294%
XYZ:
60.4510, 64.2248, 61.4351
xyY:
0.3248, 0.3451, 64.2248
CIE-Lab:
84.0827, -1.4010, 7.2909
CIE-LCH:
84.0827, 7.4243, 100.8772
CIE-Luv:
84.0827, 2.5224, 11.0499
Hunter-Lab:
80.1404, -5.6008, 10.6470
#d5d2c4 color charts
#d5d2c4 color shades, tints & tones
#d5d2c4 color schemes
#d5d2c4 color preview, HTML & CSS examples
This text has a color of #d5d2c4
<p style="color:#d5d2c4;">Text here</p>
.mytext {color:#d5d2c4;}
This box has a color of #d5d2c4
<div style="background-color:#d5d2c4;">Content here</div>
.mybackground {background-color:#d5d2c4;}
Border around this has a color of #d5d2c4
<div style="border:2px solid #d5d2c4;">Content here</div>
.myborder {border:2px solid #d5d2c4;}