#bf4941 color space conversions
Hex:
#bf4941
RGB:
191, 73, 65
CMY:
25, 71, 75
CMYK:
0, 62, 66, 25
HSL:
4°, 49.6063%, 50.1961%
HSV (HSB):
4°, 65.9686%, 74.9020%
XYZ:
24.8225, 16.2231, 6.8241
xyY:
0.5185, 0.3389, 16.2231
CIE-Lab:
47.2658, 46.9017, 29.6355
CIE-LCH:
47.2658, 55.4801, 32.2873
CIE-Luv:
47.2658, 89.8037, 23.0477
Hunter-Lab:
40.2779, 39.5199, 18.1493
#bf4941 color charts
#bf4941 color shades, tints & tones
#bf4941 color schemes
#bf4941 color preview, HTML & CSS examples
This text has a color of #bf4941
<p style="color:#bf4941;">Text here</p>
.mytext {color:#bf4941;}
This box has a color of #bf4941
<div style="background-color:#bf4941;">Content here</div>
.mybackground {background-color:#bf4941;}
Border around this has a color of #bf4941
<div style="border:2px solid #bf4941;">Content here</div>
.myborder {border:2px solid #bf4941;}