#bf1f6e color space conversions
Hex:
#bf1f6e
RGB:
191, 31, 110
CMY:
25, 88, 57
CMYK:
0, 84, 42, 25
HSL:
330°, 72.0721%, 43.5294%
HSV (HSB):
330°, 83.7696%, 74.9020%
XYZ:
24.7903, 13.1821, 15.9897
xyY:
0.4594, 0.2443, 13.1821
CIE-Lab:
43.0364, 64.9938, -3.7303
CIE-LCH:
43.0364, 65.1008, 356.7152
CIE-Luv:
43.0364, 94.4151, -16.6331
Hunter-Lab:
36.3072, 58.3410, -0.6962
#bf1f6e color charts
#bf1f6e color shades, tints & tones
#bf1f6e color schemes
#bf1f6e color preview, HTML & CSS examples
This text has a color of #bf1f6e
<p style="color:#bf1f6e;">Text here</p>
.mytext {color:#bf1f6e;}
This box has a color of #bf1f6e
<div style="background-color:#bf1f6e;">Content here</div>
.mybackground {background-color:#bf1f6e;}
Border around this has a color of #bf1f6e
<div style="border:2px solid #bf1f6e;">Content here</div>
.myborder {border:2px solid #bf1f6e;}