#d5cdc4 color space conversions
Hex:
#d5cdc4
RGB:
213, 205, 196
CMY:
16, 20, 23
CMYK:
0, 4, 8, 16
HSL:
32°, 16.8317%, 80.1961%
HSV (HSB):
32°, 7.9812%, 83.5294%
XYZ:
59.2357, 61.7943, 61.0300
xyY:
0.3254, 0.3394, 61.7943
CIE-Lab:
82.8039, 1.2101, 5.4501
CIE-LCH:
82.8039, 5.5829, 77.4819
CIE-Luv:
82.8039, 5.1745, 7.8725
Hunter-Lab:
78.6094, -3.0585, 8.9955
#d5cdc4 color charts
#d5cdc4 color shades, tints & tones
#d5cdc4 color schemes
#d5cdc4 color preview, HTML & CSS examples
This text has a color of #d5cdc4
<p style="color:#d5cdc4;">Text here</p>
.mytext {color:#d5cdc4;}
This box has a color of #d5cdc4
<div style="background-color:#d5cdc4;">Content here</div>
.mybackground {background-color:#d5cdc4;}
Border around this has a color of #d5cdc4
<div style="border:2px solid #d5cdc4;">Content here</div>
.myborder {border:2px solid #d5cdc4;}