#b95caa color space conversions
Hex:
#b95caa
RGB:
185, 92, 170
CMY:
27, 64, 33
CMYK:
0, 50, 8, 27
HSL:
310°, 39.9142%, 54.3137%
HSV (HSB):
310°, 50.2703%, 72.5490%
XYZ:
31.0904, 20.8709, 40.4200
xyY:
0.3365, 0.2259, 20.8709
CIE-Lab:
52.8079, 47.9225, -25.1051
CIE-LCH:
52.8079, 54.1001, 332.3514
CIE-Luv:
52.8079, 47.6207, -44.4462
Hunter-Lab:
45.6846, 41.5291, -20.4783
#b95caa color charts
#b95caa color shades, tints & tones
#b95caa color schemes
#b95caa color preview, HTML & CSS examples
This text has a color of #b95caa
<p style="color:#b95caa;">Text here</p>
.mytext {color:#b95caa;}
This box has a color of #b95caa
<div style="background-color:#b95caa;">Content here</div>
.mybackground {background-color:#b95caa;}
Border around this has a color of #b95caa
<div style="border:2px solid #b95caa;">Content here</div>
.myborder {border:2px solid #b95caa;}