#b76c9e color space conversions
Hex:
#b76c9e
RGB:
183, 108, 158
CMY:
28, 58, 38
CMYK:
0, 41, 14, 28
HSL:
320°, 34.2466%, 57.0588%
HSV (HSB):
320°, 40.9836%, 71.7647%
XYZ:
31.0626, 23.2610, 35.2004
xyY:
0.3470, 0.2598, 23.2610
CIE-Lab:
55.3402, 36.9043, -14.2645
CIE-LCH:
55.3402, 39.5652, 338.8672
CIE-Luv:
55.3402, 41.7558, -26.7648
Hunter-Lab:
48.2297, 30.5618, -9.5120
#b76c9e color charts
#b76c9e color shades, tints & tones
#b76c9e color schemes
#b76c9e color preview, HTML & CSS examples
This text has a color of #b76c9e
<p style="color:#b76c9e;">Text here</p>
.mytext {color:#b76c9e;}
This box has a color of #b76c9e
<div style="background-color:#b76c9e;">Content here</div>
.mybackground {background-color:#b76c9e;}
Border around this has a color of #b76c9e
<div style="border:2px solid #b76c9e;">Content here</div>
.myborder {border:2px solid #b76c9e;}