#b95a9a color space conversions
Hex:
#b95a9a
RGB:
185, 90, 154
CMY:
27, 65, 40
CMYK:
0, 51, 17, 27
HSL:
320°, 40.4255%, 53.9216%
HSV (HSB):
320°, 51.3514%, 72.5490%
XYZ:
29.4965, 19.9597, 32.8698
xyY:
0.3583, 0.2424, 19.9597
CIE-Lab:
51.7916, 46.3118, -17.2839
CIE-LCH:
51.7916, 49.4319, 339.5341
CIE-Luv:
51.7916, 52.6175, -32.4078
Hunter-Lab:
44.6763, 39.6670, -12.3482
#b95a9a color charts
#b95a9a color shades, tints & tones
#b95a9a color schemes
#b95a9a color preview, HTML & CSS examples
This text has a color of #b95a9a
<p style="color:#b95a9a;">Text here</p>
.mytext {color:#b95a9a;}
This box has a color of #b95a9a
<div style="background-color:#b95a9a;">Content here</div>
.mybackground {background-color:#b95a9a;}
Border around this has a color of #b95a9a
<div style="border:2px solid #b95a9a;">Content here</div>
.myborder {border:2px solid #b95a9a;}