#bf2941 color space conversions
Hex:
#bf2941
RGB:
191, 41, 65
CMY:
25, 84, 75
CMYK:
0, 79, 66, 25
HSL:
350°, 64.6552%, 45.4902%
HSV (HSB):
350°, 78.5340%, 74.9020%
XYZ:
23.2329, 13.0439, 6.2942
xyY:
0.5457, 0.3064, 13.0439
CIE-Lab:
42.8293, 59.0515, 24.0981
CIE-LCH:
42.8293, 63.7793, 22.1997
CIE-Luv:
42.8293, 107.4591, 14.1361
Hunter-Lab:
36.1163, 51.6220, 14.9486
#bf2941 color charts
#bf2941 color shades, tints & tones
#bf2941 color schemes
#bf2941 color preview, HTML & CSS examples
This text has a color of #bf2941
<p style="color:#bf2941;">Text here</p>
.mytext {color:#bf2941;}
This box has a color of #bf2941
<div style="background-color:#bf2941;">Content here</div>
.mybackground {background-color:#bf2941;}
Border around this has a color of #bf2941
<div style="border:2px solid #bf2941;">Content here</div>
.myborder {border:2px solid #bf2941;}