#bf2e51 color space conversions
Hex:
#bf2e51
RGB:
191, 46, 81
CMY:
25, 82, 68
CMYK:
0, 76, 58, 25
HSL:
346°, 61.1814%, 46.4706%
HSV (HSB):
346°, 75.9162%, 74.9020%
XYZ:
23.9481, 13.6244, 9.1522
xyY:
0.5125, 0.2916, 13.6244
CIE-Lab:
43.6894, 58.5193, 15.3033
CIE-LCH:
43.6894, 60.4871, 14.6552
CIE-Luv:
43.6894, 100.3496, 6.2910
Hunter-Lab:
36.9113, 51.2161, 11.1369
#bf2e51 color charts
#bf2e51 color shades, tints & tones
#bf2e51 color schemes
#bf2e51 color preview, HTML & CSS examples
This text has a color of #bf2e51
<p style="color:#bf2e51;">Text here</p>
.mytext {color:#bf2e51;}
This box has a color of #bf2e51
<div style="background-color:#bf2e51;">Content here</div>
.mybackground {background-color:#bf2e51;}
Border around this has a color of #bf2e51
<div style="border:2px solid #bf2e51;">Content here</div>
.myborder {border:2px solid #bf2e51;}