#b95c7f color space conversions
Hex:
#b95c7f
RGB:
185, 92, 127
CMY:
27, 64, 50
CMYK:
0, 50, 31, 27
HSL:
337°, 39.9142%, 54.3137%
HSV (HSB):
337°, 50.2703%, 72.5490%
XYZ:
27.6655, 19.5009, 22.3846
xyY:
0.3978, 0.2804, 19.5009
CIE-Lab:
51.2681, 41.4136, -2.0597
CIE-LCH:
51.2681, 41.4648, 357.1528
CIE-Luv:
51.2681, 58.5594, -10.1417
Hunter-Lab:
44.1598, 34.5481, 0.8578
#b95c7f color charts
#b95c7f color shades, tints & tones
#b95c7f color schemes
#b95c7f color preview, HTML & CSS examples
This text has a color of #b95c7f
<p style="color:#b95c7f;">Text here</p>
.mytext {color:#b95c7f;}
This box has a color of #b95c7f
<div style="background-color:#b95c7f;">Content here</div>
.mybackground {background-color:#b95c7f;}
Border around this has a color of #b95c7f
<div style="border:2px solid #b95c7f;">Content here</div>
.myborder {border:2px solid #b95c7f;}