#d8b1b1 color space conversions
Hex:
#d8b1b1
RGB:
216, 177, 177
CMY:
15, 31, 31
CMYK:
0, 18, 18, 15
HSL:
0°, 33.3333%, 77.0588%
HSV (HSB):
0°, 18.0556%, 84.7059%
XYZ:
51.9769, 49.2175, 48.3554
xyY:
0.3476, 0.3291, 49.2175
CIE-Lab:
75.5865, 14.1089, 5.3180
CIE-LCH:
75.5865, 15.0779, 20.6529
CIE-Luv:
75.5865, 24.0235, 5.1689
Hunter-Lab:
70.1552, 9.4761, 8.2422
#d8b1b1 color charts
#d8b1b1 color shades, tints & tones
#d8b1b1 color schemes
#d8b1b1 color preview, HTML & CSS examples
This text has a color of #d8b1b1
<p style="color:#d8b1b1;">Text here</p>
.mytext {color:#d8b1b1;}
This box has a color of #d8b1b1
<div style="background-color:#d8b1b1;">Content here</div>
.mybackground {background-color:#d8b1b1;}
Border around this has a color of #d8b1b1
<div style="border:2px solid #d8b1b1;">Content here</div>
.myborder {border:2px solid #d8b1b1;}