#bf2f51 color space conversions
Hex:
#bf2f51
RGB:
191, 47, 81
CMY:
25, 82, 68
CMYK:
0, 75, 58, 25
HSL:
346°, 60.5042%, 46.6667%
HSV (HSB):
346°, 75.3927%, 74.9020%
XYZ:
23.9876, 13.7035, 9.1653
xyY:
0.5119, 0.2925, 13.7035
CIE-Lab:
43.8046, 58.1963, 15.4600
CIE-LCH:
43.8046, 60.2148, 14.8771
CIE-Luv:
43.8046, 99.9151, 6.5404
Hunter-Lab:
37.0182, 50.8851, 11.2331
#bf2f51 color charts
#bf2f51 color shades, tints & tones
#bf2f51 color schemes
#bf2f51 color preview, HTML & CSS examples
This text has a color of #bf2f51
<p style="color:#bf2f51;">Text here</p>
.mytext {color:#bf2f51;}
This box has a color of #bf2f51
<div style="background-color:#bf2f51;">Content here</div>
.mybackground {background-color:#bf2f51;}
Border around this has a color of #bf2f51
<div style="border:2px solid #bf2f51;">Content here</div>
.myborder {border:2px solid #bf2f51;}