#b95fbb color space conversions
Hex:
#b95fbb
RGB:
185, 95, 187
CMY:
27, 63, 27
CMYK:
1, 49, 0, 27
HSL:
299°, 40.3509%, 55.2941%
HSV (HSB):
299°, 49.1979%, 73.3333%
XYZ:
33.0694, 22.0866, 49.5339
xyY:
0.3159, 0.2110, 22.0866
CIE-Lab:
54.1187, 49.4320, -32.9249
CIE-LCH:
54.1187, 59.3934, 326.3338
CIE-Luv:
54.1187, 42.2315, -56.8672
Hunter-Lab:
46.9963, 43.3597, -29.5939
#b95fbb color charts
#b95fbb color shades, tints & tones
#b95fbb color schemes
#b95fbb color preview, HTML & CSS examples
This text has a color of #b95fbb
<p style="color:#b95fbb;">Text here</p>
.mytext {color:#b95fbb;}
This box has a color of #b95fbb
<div style="background-color:#b95fbb;">Content here</div>
.mybackground {background-color:#b95fbb;}
Border around this has a color of #b95fbb
<div style="border:2px solid #b95fbb;">Content here</div>
.myborder {border:2px solid #b95fbb;}