#bf1405 color space conversions
Hex:
#bf1405
RGB:
191, 20, 5
CMY:
25, 92, 98
CMYK:
0, 90, 97, 25
HSL:
5°, 94.8980%, 38.4314%
HSV (HSB):
5°, 97.3822%, 74.9020%
XYZ:
21.7634, 11.5876, 1.2332
xyY:
0.6293, 0.3351, 11.5876
CIE-Lab:
40.5531, 62.1273, 52.5912
CIE-LCH:
40.5531, 81.3980, 40.2481
CIE-Luv:
40.5531, 126.0019, 28.9944
Hunter-Lab:
34.0406, 54.5505, 21.6806
#bf1405 color charts
#bf1405 color shades, tints & tones
#bf1405 color schemes
#bf1405 color preview, HTML & CSS examples
This text has a color of #bf1405
<p style="color:#bf1405;">Text here</p>
.mytext {color:#bf1405;}
This box has a color of #bf1405
<div style="background-color:#bf1405;">Content here</div>
.mybackground {background-color:#bf1405;}
Border around this has a color of #bf1405
<div style="border:2px solid #bf1405;">Content here</div>
.myborder {border:2px solid #bf1405;}