#b95a86 color space conversions
Hex:
#b95a86
RGB:
185, 90, 134
CMY:
27, 65, 47
CMYK:
0, 51, 28, 27
HSL:
332°, 40.4255%, 53.9216%
HSV (HSB):
332°, 51.3514%, 72.5490%
XYZ:
27.9668, 19.3478, 24.8148
xyY:
0.3877, 0.2682, 19.3478
CIE-Lab:
51.0917, 43.3728, -6.4896
CIE-LCH:
51.0917, 43.8556, 351.4903
CIE-Luv:
51.0917, 57.8372, -16.4965
Hunter-Lab:
43.9862, 36.5161, -2.6580
#b95a86 color charts
#b95a86 color shades, tints & tones
#b95a86 color schemes
#b95a86 color preview, HTML & CSS examples
This text has a color of #b95a86
<p style="color:#b95a86;">Text here</p>
.mytext {color:#b95a86;}
This box has a color of #b95a86
<div style="background-color:#b95a86;">Content here</div>
.mybackground {background-color:#b95a86;}
Border around this has a color of #b95a86
<div style="border:2px solid #b95a86;">Content here</div>
.myborder {border:2px solid #b95a86;}