#b95da7 color space conversions
Hex:
#b95da7
RGB:
185, 93, 167
CMY:
27, 64, 35
CMYK:
0, 50, 10, 27
HSL:
312°, 39.6552%, 54.5098%
HSV (HSB):
312°, 49.7297%, 72.5490%
XYZ:
30.8970, 20.9330, 38.9712
xyY:
0.3403, 0.2305, 20.9330
CIE-Lab:
52.8761, 46.9124, -23.2491
CIE-LCH:
52.8761, 52.3573, 333.6376
CIE-Luv:
52.8761, 47.9654, -41.5039
Hunter-Lab:
45.7526, 40.4750, -18.4753
#b95da7 color charts
#b95da7 color shades, tints & tones
#b95da7 color schemes
#b95da7 color preview, HTML & CSS examples
This text has a color of #b95da7
<p style="color:#b95da7;">Text here</p>
.mytext {color:#b95da7;}
This box has a color of #b95da7
<div style="background-color:#b95da7;">Content here</div>
.mybackground {background-color:#b95da7;}
Border around this has a color of #b95da7
<div style="border:2px solid #b95da7;">Content here</div>
.myborder {border:2px solid #b95da7;}