#bf427b color space conversions
Hex:
#bf427b
RGB:
191, 66, 123
CMY:
25, 74, 52
CMYK:
0, 65, 36, 25
HSL:
333°, 49.4071%, 50.3922%
HSV (HSB):
333°, 65.4450%, 74.9020%
XYZ:
27.0092, 16.4029, 20.4814
xyY:
0.4227, 0.2567, 16.4029
CIE-Lab:
47.4986, 55.0203, -5.1139
CIE-LCH:
47.4986, 55.2574, 354.6898
CIE-Luv:
47.4986, 77.2742, -16.6714
Hunter-Lab:
40.5004, 48.1636, -1.6331
#bf427b color charts
#bf427b color shades, tints & tones
#bf427b color schemes
#bf427b color preview, HTML & CSS examples
This text has a color of #bf427b
<p style="color:#bf427b;">Text here</p>
.mytext {color:#bf427b;}
This box has a color of #bf427b
<div style="background-color:#bf427b;">Content here</div>
.mybackground {background-color:#bf427b;}
Border around this has a color of #bf427b
<div style="border:2px solid #bf427b;">Content here</div>
.myborder {border:2px solid #bf427b;}