#d5d4b5 color space conversions
Hex:
#d5d4b5
RGB:
213, 212, 181
CMY:
16, 17, 29
CMYK:
0, 0, 15, 16
HSL:
58°, 27.5862%, 77.2549%
HSV (HSB):
58°, 15.0235%, 83.5294%
XYZ:
59.3245, 64.5693, 53.0524
xyY:
0.3353, 0.3649, 64.5693
CIE-Lab:
84.2613, -4.8584, 15.4859
CIE-LCH:
84.2613, 16.2301, 107.4181
CIE-Luv:
84.2613, 2.2684, 23.2535
Hunter-Lab:
80.3550, -8.8382, 17.1037
#d5d4b5 color charts
#d5d4b5 color shades, tints & tones
#d5d4b5 color schemes
#d5d4b5 color preview, HTML & CSS examples
This text has a color of #d5d4b5
<p style="color:#d5d4b5;">Text here</p>
.mytext {color:#d5d4b5;}
This box has a color of #d5d4b5
<div style="background-color:#d5d4b5;">Content here</div>
.mybackground {background-color:#d5d4b5;}
Border around this has a color of #d5d4b5
<div style="border:2px solid #d5d4b5;">Content here</div>
.myborder {border:2px solid #d5d4b5;}