#d5b6a5 color space conversions
Hex:
#d5b6a5
RGB:
213, 182, 165
CMY:
16, 29, 35
CMYK:
0, 15, 23, 16
HSL:
21°, 36.3636%, 74.1176%
HSV (HSB):
21°, 22.5352%, 83.5294%
XYZ:
50.9601, 50.3186, 42.6239
xyY:
0.3541, 0.3497, 50.3186
CIE-Lab:
76.2644, 8.5028, 12.7710
CIE-LCH:
76.2644, 15.3426, 56.3447
CIE-Luv:
76.2644, 20.3199, 16.5914
Hunter-Lab:
70.9356, 4.0968, 14.0287
#d5b6a5 color charts
#d5b6a5 color shades, tints & tones
#d5b6a5 color schemes
#d5b6a5 color preview, HTML & CSS examples
This text has a color of #d5b6a5
<p style="color:#d5b6a5;">Text here</p>
.mytext {color:#d5b6a5;}
This box has a color of #d5b6a5
<div style="background-color:#d5b6a5;">Content here</div>
.mybackground {background-color:#d5b6a5;}
Border around this has a color of #d5b6a5
<div style="border:2px solid #d5b6a5;">Content here</div>
.myborder {border:2px solid #d5b6a5;}