#d5d1cd color space conversions
Hex:
#d5d1cd
RGB:
213, 209, 205
CMY:
16, 18, 20
CMYK:
0, 2, 4, 16
HSL:
30°, 8.6957%, 81.9608%
HSV (HSB):
30°, 3.7559%, 83.5294%
XYZ:
61.2605, 64.1548, 66.9120
xyY:
0.3185, 0.3336, 64.1548
CIE-Lab:
84.0463, 0.6666, 2.4562
CIE-LCH:
84.0463, 2.5451, 74.8152
CIE-Luv:
84.0463, 2.5192, 3.5702
Hunter-Lab:
80.0967, -3.6469, 6.5375
#d5d1cd color charts
#d5d1cd color shades, tints & tones
#d5d1cd color schemes
#d5d1cd color preview, HTML & CSS examples
This text has a color of #d5d1cd
<p style="color:#d5d1cd;">Text here</p>
.mytext {color:#d5d1cd;}
This box has a color of #d5d1cd
<div style="background-color:#d5d1cd;">Content here</div>
.mybackground {background-color:#d5d1cd;}
Border around this has a color of #d5d1cd
<div style="border:2px solid #d5d1cd;">Content here</div>
.myborder {border:2px solid #d5d1cd;}