#bf1801 color space conversions
Hex:
#bf1801
RGB:
191, 24, 1
CMY:
25, 91, 100
CMYK:
0, 87, 99, 25
HSL:
7°, 98.9583%, 37.6471%
HSV (HSB):
7°, 99.4764%, 74.9020%
XYZ:
21.8180, 11.7318, 1.1432
xyY:
0.6289, 0.3382, 11.7318
CIE-Lab:
40.7867, 61.3758, 54.1132
CIE-LCH:
40.7867, 81.8244, 41.4016
CIE-Luv:
40.7867, 125.0609, 29.8951
Hunter-Lab:
34.2518, 53.7619, 21.9973
#bf1801 color charts
#bf1801 color shades, tints & tones
#bf1801 color schemes
#bf1801 color preview, HTML & CSS examples
This text has a color of #bf1801
<p style="color:#bf1801;">Text here</p>
.mytext {color:#bf1801;}
This box has a color of #bf1801
<div style="background-color:#bf1801;">Content here</div>
.mybackground {background-color:#bf1801;}
Border around this has a color of #bf1801
<div style="border:2px solid #bf1801;">Content here</div>
.myborder {border:2px solid #bf1801;}