#bf1701 color space conversions
Hex:
#bf1701
RGB:
191, 23, 1
CMY:
25, 91, 100
CMYK:
0, 88, 99, 25
HSL:
7°, 98.9583%, 37.6471%
HSV (HSB):
7°, 99.4764%, 74.9020%
XYZ:
21.7977, 11.6913, 1.1365
xyY:
0.6295, 0.3377, 11.6913
CIE-Lab:
40.7213, 61.5630, 54.0867
CIE-LCH:
40.7213, 81.9474, 41.3012
CIE-Luv:
40.7213, 125.3881, 29.7826
Hunter-Lab:
34.1926, 53.9564, 21.9641
#bf1701 color charts
#bf1701 color shades, tints & tones
#bf1701 color schemes
#bf1701 color preview, HTML & CSS examples
This text has a color of #bf1701
<p style="color:#bf1701;">Text here</p>
.mytext {color:#bf1701;}
This box has a color of #bf1701
<div style="background-color:#bf1701;">Content here</div>
.mybackground {background-color:#bf1701;}
Border around this has a color of #bf1701
<div style="border:2px solid #bf1701;">Content here</div>
.myborder {border:2px solid #bf1701;}