#d5d0cd color space conversions
Hex:
#d5d0cd
RGB:
213, 208, 205
CMY:
16, 18, 20
CMYK:
0, 2, 4, 16
HSL:
22°, 8.6957%, 81.9608%
HSV (HSB):
22°, 3.7559%, 83.5294%
XYZ:
61.0159, 63.6657, 66.8304
xyY:
0.3186, 0.3324, 63.6657
CIE-Lab:
83.7914, 1.1899, 2.0858
CIE-LCH:
83.7914, 2.4013, 60.2956
CIE-Luv:
83.7914, 3.0382, 2.9223
Hunter-Lab:
79.7908, -3.1351, 6.1940
#d5d0cd color charts
#d5d0cd color shades, tints & tones
#d5d0cd color schemes
#d5d0cd color preview, HTML & CSS examples
This text has a color of #d5d0cd
<p style="color:#d5d0cd;">Text here</p>
.mytext {color:#d5d0cd;}
This box has a color of #d5d0cd
<div style="background-color:#d5d0cd;">Content here</div>
.mybackground {background-color:#d5d0cd;}
Border around this has a color of #d5d0cd
<div style="border:2px solid #d5d0cd;">Content here</div>
.myborder {border:2px solid #d5d0cd;}