#bf1500 color space conversions
Hex:
#bf1500
RGB:
191, 21, 0
CMY:
25, 92, 100
CMYK:
0, 89, 100, 25
HSL:
7°, 100.0000%, 37.4510%
HSV (HSB):
7°, 100.0000%, 74.9020%
XYZ:
21.7540, 11.6127, 1.0949
xyY:
0.6313, 0.3370, 11.6127
CIE-Lab:
40.5938, 61.9078, 54.4068
CIE-LCH:
40.5938, 82.4177, 41.3102
CIE-Luv:
40.5938, 126.0849, 29.6878
Hunter-Lab:
34.0774, 54.3137, 21.9492
#bf1500 color charts
#bf1500 color shades, tints & tones
#bf1500 color schemes
#bf1500 color preview, HTML & CSS examples
This text has a color of #bf1500
<p style="color:#bf1500;">Text here</p>
.mytext {color:#bf1500;}
This box has a color of #bf1500
<div style="background-color:#bf1500;">Content here</div>
.mybackground {background-color:#bf1500;}
Border around this has a color of #bf1500
<div style="border:2px solid #bf1500;">Content here</div>
.myborder {border:2px solid #bf1500;}