#bf3f80 color space conversions
Hex:
#bf3f80
RGB:
191, 63, 128
CMY:
25, 75, 50
CMYK:
0, 67, 33, 25
HSL:
330°, 50.3937%, 49.8039%
HSV (HSB):
330°, 67.0157%, 74.9020%
XYZ:
27.1596, 16.1899, 22.1156
xyY:
0.4149, 0.2473, 16.1899
CIE-Lab:
47.2226, 56.8191, -8.5599
CIE-LCH:
47.2226, 57.4602, 351.4327
CIE-Luv:
47.2226, 76.8279, -21.5697
Hunter-Lab:
40.2367, 50.0729, -4.4223
#bf3f80 color charts
#bf3f80 color shades, tints & tones
#bf3f80 color schemes
#bf3f80 color preview, HTML & CSS examples
This text has a color of #bf3f80
<p style="color:#bf3f80;">Text here</p>
.mytext {color:#bf3f80;}
This box has a color of #bf3f80
<div style="background-color:#bf3f80;">Content here</div>
.mybackground {background-color:#bf3f80;}
Border around this has a color of #bf3f80
<div style="border:2px solid #bf3f80;">Content here</div>
.myborder {border:2px solid #bf3f80;}