#d8b5b5 color space conversions
Hex:
#d8b5b5
RGB:
216, 181, 181
CMY:
15, 29, 29
CMYK:
0, 16, 16, 15
HSL:
0°, 30.9735%, 77.8431%
HSV (HSB):
0°, 16.2037%, 84.7059%
XYZ:
53.1833, 50.9829, 50.7537
xyY:
0.3433, 0.3291, 50.9829
CIE-Lab:
76.6686, 12.5836, 4.7018
CIE-LCH:
76.6686, 13.4333, 20.4881
CIE-Luv:
76.6686, 21.3594, 4.5940
Hunter-Lab:
71.4023, 7.9999, 7.8375
#d8b5b5 color charts
#d8b5b5 color shades, tints & tones
#d8b5b5 color schemes
#d8b5b5 color preview, HTML & CSS examples
This text has a color of #d8b5b5
<p style="color:#d8b5b5;">Text here</p>
.mytext {color:#d8b5b5;}
This box has a color of #d8b5b5
<div style="background-color:#d8b5b5;">Content here</div>
.mybackground {background-color:#d8b5b5;}
Border around this has a color of #d8b5b5
<div style="border:2px solid #d8b5b5;">Content here</div>
.myborder {border:2px solid #d8b5b5;}