#d9b5b5 color space conversions
Hex:
#d9b5b5
RGB:
217, 181, 181
CMY:
15, 29, 29
CMYK:
0, 17, 17, 15
HSL:
0°, 32.1429%, 78.0392%
HSV (HSB):
0°, 16.5899%, 85.0980%
XYZ:
53.4796, 51.1357, 50.7675
xyY:
0.3442, 0.3291, 51.1357
CIE-Lab:
76.7611, 12.9489, 4.8471
CIE-LCH:
76.7611, 13.8264, 20.5223
CIE-Luv:
76.7611, 22.0097, 4.7343
Hunter-Lab:
71.5092, 8.3538, 7.9638
#d9b5b5 color charts
#d9b5b5 color shades, tints & tones
#d9b5b5 color schemes
#d9b5b5 color preview, HTML & CSS examples
This text has a color of #d9b5b5
<p style="color:#d9b5b5;">Text here</p>
.mytext {color:#d9b5b5;}
This box has a color of #d9b5b5
<div style="background-color:#d9b5b5;">Content here</div>
.mybackground {background-color:#d9b5b5;}
Border around this has a color of #d9b5b5
<div style="border:2px solid #d9b5b5;">Content here</div>
.myborder {border:2px solid #d9b5b5;}