#b95a89 color space conversions
Hex:
#b95a89
RGB:
185, 90, 137
CMY:
27, 65, 46
CMYK:
0, 51, 26, 27
HSL:
330°, 40.4255%, 53.9216%
HSV (HSB):
330°, 51.3514%, 72.5490%
XYZ:
28.1791, 19.4328, 25.9326
xyY:
0.3832, 0.2642, 19.4328
CIE-Lab:
51.1897, 43.7897, -8.1282
CIE-LCH:
51.1897, 44.5376, 349.4845
CIE-Luv:
51.1897, 57.0612, -18.8422
Hunter-Lab:
44.0826, 36.9587, -4.0209
#b95a89 color charts
#b95a89 color shades, tints & tones
#b95a89 color schemes
#b95a89 color preview, HTML & CSS examples
This text has a color of #b95a89
<p style="color:#b95a89;">Text here</p>
.mytext {color:#b95a89;}
This box has a color of #b95a89
<div style="background-color:#b95a89;">Content here</div>
.mybackground {background-color:#b95a89;}
Border around this has a color of #b95a89
<div style="border:2px solid #b95a89;">Content here</div>
.myborder {border:2px solid #b95a89;}