#bf95b6 color space conversions
Hex:
#bf95b6
RGB:
191, 149, 182
CMY:
25, 42, 29
CMYK:
0, 22, 5, 25
HSL:
313°, 24.7059%, 66.6667%
HSV (HSB):
313°, 21.9895%, 74.9020%
XYZ:
40.6768, 35.9487, 49.0509
xyY:
0.3237, 0.2860, 35.9487
CIE-Lab:
66.4807, 21.2757, -11.1096
CIE-LCH:
66.4807, 24.0016, 332.4277
CIE-Luv:
66.4807, 22.4258, -20.1725
Hunter-Lab:
59.9572, 16.1748, -6.5350
#bf95b6 color charts
#bf95b6 color shades, tints & tones
#bf95b6 color schemes
#bf95b6 color preview, HTML & CSS examples
This text has a color of #bf95b6
<p style="color:#bf95b6;">Text here</p>
.mytext {color:#bf95b6;}
This box has a color of #bf95b6
<div style="background-color:#bf95b6;">Content here</div>
.mybackground {background-color:#bf95b6;}
Border around this has a color of #bf95b6
<div style="border:2px solid #bf95b6;">Content here</div>
.myborder {border:2px solid #bf95b6;}