#b95eaa color space conversions
Hex:
#b95eaa
RGB:
185, 94, 170
CMY:
27, 63, 33
CMYK:
0, 49, 8, 27
HSL:
310°, 39.3939%, 54.7059%
HSV (HSB):
310°, 49.1892%, 72.5490%
XYZ:
31.2660, 21.2220, 40.4786
xyY:
0.3363, 0.2283, 21.2220
CIE-Lab:
53.1916, 46.9158, -24.5128
CIE-LCH:
53.1916, 52.9336, 332.4136
CIE-Luv:
53.1916, 46.7939, -43.4587
Hunter-Lab:
46.0673, 40.5305, -19.8500
#b95eaa color charts
#b95eaa color shades, tints & tones
#b95eaa color schemes
#b95eaa color preview, HTML & CSS examples
This text has a color of #b95eaa
<p style="color:#b95eaa;">Text here</p>
.mytext {color:#b95eaa;}
This box has a color of #b95eaa
<div style="background-color:#b95eaa;">Content here</div>
.mybackground {background-color:#b95eaa;}
Border around this has a color of #b95eaa
<div style="border:2px solid #b95eaa;">Content here</div>
.myborder {border:2px solid #b95eaa;}