#bf1f7b color space conversions
Hex:
#bf1f7b
RGB:
191, 31, 123
CMY:
25, 88, 52
CMYK:
0, 84, 36, 25
HSL:
326°, 72.0721%, 43.5294%
HSV (HSB):
326°, 83.7696%, 74.9020%
XYZ:
25.5510, 13.4864, 19.9953
xyY:
0.4328, 0.2285, 13.4864
CIE-Lab:
43.4872, 66.2854, -11.1165
CIE-LCH:
43.4872, 67.2111, 350.4797
CIE-Luv:
43.4872, 88.8936, -26.3682
Hunter-Lab:
36.7238, 59.9266, -6.5754
#bf1f7b color charts
#bf1f7b color shades, tints & tones
#bf1f7b color schemes
#bf1f7b color preview, HTML & CSS examples
This text has a color of #bf1f7b
<p style="color:#bf1f7b;">Text here</p>
.mytext {color:#bf1f7b;}
This box has a color of #bf1f7b
<div style="background-color:#bf1f7b;">Content here</div>
.mybackground {background-color:#bf1f7b;}
Border around this has a color of #bf1f7b
<div style="border:2px solid #bf1f7b;">Content here</div>
.myborder {border:2px solid #bf1f7b;}