#bf2b01 color space conversions
Hex:
#bf2b01
RGB:
191, 43, 1
CMY:
25, 83, 100
CMYK:
0, 77, 99, 25
HSL:
13°, 98.9583%, 37.6471%
HSV (HSB):
13°, 99.4764%, 74.9020%
XYZ:
22.3552, 12.8063, 1.3223
xyY:
0.6127, 0.3510, 12.8063
CIE-Lab:
42.4699, 56.6129, 54.8386
CIE-LCH:
42.4699, 78.8181, 44.0879
CIE-Luv:
42.4699, 116.8068, 32.7707
Hunter-Lab:
35.7859, 48.8824, 22.8593
#bf2b01 color charts
#bf2b01 color shades, tints & tones
#bf2b01 color schemes
#bf2b01 color preview, HTML & CSS examples
This text has a color of #bf2b01
<p style="color:#bf2b01;">Text here</p>
.mytext {color:#bf2b01;}
This box has a color of #bf2b01
<div style="background-color:#bf2b01;">Content here</div>
.mybackground {background-color:#bf2b01;}
Border around this has a color of #bf2b01
<div style="border:2px solid #bf2b01;">Content here</div>
.myborder {border:2px solid #bf2b01;}