#b95a9e color space conversions
Hex:
#b95a9e
RGB:
185, 90, 158
CMY:
27, 65, 38
CMYK:
0, 51, 15, 27
HSL:
317°, 40.4255%, 53.9216%
HSV (HSB):
317°, 51.3514%, 72.5490%
XYZ:
29.8353, 20.0952, 34.6540
xyY:
0.3527, 0.2376, 20.0952
CIE-Lab:
51.9447, 46.9432, -19.4048
CIE-LCH:
51.9447, 50.7957, 337.5413
CIE-Luv:
51.9447, 51.5681, -35.6472
Hunter-Lab:
44.8277, 40.3530, -14.4547
#b95a9e color charts
#b95a9e color shades, tints & tones
#b95a9e color schemes
#b95a9e color preview, HTML & CSS examples
This text has a color of #b95a9e
<p style="color:#b95a9e;">Text here</p>
.mytext {color:#b95a9e;}
This box has a color of #b95a9e
<div style="background-color:#b95a9e;">Content here</div>
.mybackground {background-color:#b95a9e;}
Border around this has a color of #b95a9e
<div style="border:2px solid #b95a9e;">Content here</div>
.myborder {border:2px solid #b95a9e;}