#bf95b3 color space conversions
Hex:
#bf95b3
RGB:
191, 149, 179
CMY:
25, 42, 30
CMYK:
0, 22, 6, 25
HSL:
317°, 24.7059%, 66.6667%
HSV (HSB):
317°, 21.9895%, 74.9020%
XYZ:
40.3700, 35.8259, 47.4352
xyY:
0.3265, 0.2898, 35.8259
CIE-Lab:
66.3867, 20.7310, -9.5694
CIE-LCH:
66.3867, 22.8330, 335.2220
CIE-Luv:
66.3867, 22.7993, -17.7372
Hunter-Lab:
59.8548, 15.6463, -5.0893
#bf95b3 color charts
#bf95b3 color shades, tints & tones
#bf95b3 color schemes
#bf95b3 color preview, HTML & CSS examples
This text has a color of #bf95b3
<p style="color:#bf95b3;">Text here</p>
.mytext {color:#bf95b3;}
This box has a color of #bf95b3
<div style="background-color:#bf95b3;">Content here</div>
.mybackground {background-color:#bf95b3;}
Border around this has a color of #bf95b3
<div style="border:2px solid #bf95b3;">Content here</div>
.myborder {border:2px solid #bf95b3;}