#bf407c color space conversions
Hex:
#bf407c
RGB:
191, 64, 124
CMY:
25, 75, 51
CMYK:
0, 66, 35, 25
HSL:
332°, 49.8039%, 50.0000%
HSV (HSB):
332°, 66.4921%, 74.9020%
XYZ:
26.9573, 16.1984, 20.7746
xyY:
0.4217, 0.2534, 16.1984
CIE-Lab:
47.2337, 55.9517, -6.1149
CIE-LCH:
47.2337, 56.2848, 353.7630
CIE-Luv:
47.2337, 77.7964, -18.1527
Hunter-Lab:
40.2472, 49.1255, -2.4309
#bf407c color charts
#bf407c color shades, tints & tones
#bf407c color schemes
#bf407c color preview, HTML & CSS examples
This text has a color of #bf407c
<p style="color:#bf407c;">Text here</p>
.mytext {color:#bf407c;}
This box has a color of #bf407c
<div style="background-color:#bf407c;">Content here</div>
.mybackground {background-color:#bf407c;}
Border around this has a color of #bf407c
<div style="border:2px solid #bf407c;">Content here</div>
.myborder {border:2px solid #bf407c;}