#bf2f29 color space conversions
Hex:
#bf2f29
RGB:
191, 47, 41
CMY:
25, 82, 84
CMYK:
0, 75, 79, 25
HSL:
2°, 64.6552%, 45.4902%
HSV (HSB):
2°, 78.5340%, 74.9020%
XYZ:
22.9026, 13.2695, 3.4520
xyY:
0.5780, 0.3349, 13.2695
CIE-Lab:
43.1665, 56.1092, 38.7118
CIE-LCH:
43.1665, 68.1678, 34.6032
CIE-Luv:
43.1665, 110.2808, 25.6798
Hunter-Lab:
36.4273, 48.4789, 19.8806
#bf2f29 color charts
#bf2f29 color shades, tints & tones
#bf2f29 color schemes
#bf2f29 color preview, HTML & CSS examples
This text has a color of #bf2f29
<p style="color:#bf2f29;">Text here</p>
.mytext {color:#bf2f29;}
This box has a color of #bf2f29
<div style="background-color:#bf2f29;">Content here</div>
.mybackground {background-color:#bf2f29;}
Border around this has a color of #bf2f29
<div style="border:2px solid #bf2f29;">Content here</div>
.myborder {border:2px solid #bf2f29;}