#b95b9e color space conversions
Hex:
#b95b9e
RGB:
185, 91, 158
CMY:
27, 64, 38
CMYK:
0, 51, 15, 27
HSL:
317°, 40.1709%, 54.1176%
HSV (HSB):
317°, 50.8108%, 72.5490%
XYZ:
29.9202, 20.2651, 34.6823
xyY:
0.3526, 0.2388, 20.2651
CIE-Lab:
52.1356, 46.4425, -19.1129
CIE-LCH:
52.1356, 50.2216, 337.6309
CIE-Luv:
52.1356, 51.1301, -35.1601
Hunter-Lab:
45.0168, 39.8601, -14.1672
#b95b9e color charts
#b95b9e color shades, tints & tones
#b95b9e color schemes
#b95b9e color preview, HTML & CSS examples
This text has a color of #b95b9e
<p style="color:#b95b9e;">Text here</p>
.mytext {color:#b95b9e;}
This box has a color of #b95b9e
<div style="background-color:#b95b9e;">Content here</div>
.mybackground {background-color:#b95b9e;}
Border around this has a color of #b95b9e
<div style="border:2px solid #b95b9e;">Content here</div>
.myborder {border:2px solid #b95b9e;}