#b95bac color space conversions
Hex:
#b95bac
RGB:
185, 91, 172
CMY:
27, 64, 33
CMYK:
0, 51, 7, 27
HSL:
308°, 40.1709%, 54.1176%
HSV (HSB):
308°, 50.8108%, 72.5490%
XYZ:
31.1951, 20.7750, 41.3955
xyY:
0.3341, 0.2225, 20.7750
CIE-Lab:
52.7024, 48.7632, -26.4341
CIE-LCH:
52.7024, 55.4672, 331.5383
CIE-Luv:
52.7024, 47.5149, -46.5664
Hunter-Lab:
45.5796, 42.4025, -21.9416
#b95bac color charts
#b95bac color shades, tints & tones
#b95bac color schemes
#b95bac color preview, HTML & CSS examples
This text has a color of #b95bac
<p style="color:#b95bac;">Text here</p>
.mytext {color:#b95bac;}
This box has a color of #b95bac
<div style="background-color:#b95bac;">Content here</div>
.mybackground {background-color:#b95bac;}
Border around this has a color of #b95bac
<div style="border:2px solid #b95bac;">Content here</div>
.myborder {border:2px solid #b95bac;}