#bf2901 color space conversions
Hex:
#bf2901
RGB:
191, 41, 1
CMY:
25, 84, 100
CMYK:
0, 79, 99, 25
HSL:
13°, 98.9583%, 37.6471%
HSV (HSB):
13°, 99.4764%, 74.9020%
XYZ:
22.2843, 12.6644, 1.2987
xyY:
0.6148, 0.3494, 12.6644
CIE-Lab:
42.2532, 57.2203, 54.7406
CIE-LCH:
42.2532, 79.1877, 43.7313
CIE-Luv:
42.2532, 117.8514, 32.4027
Hunter-Lab:
35.5871, 49.4973, 22.7473
#bf2901 color charts
#bf2901 color shades, tints & tones
#bf2901 color schemes
#bf2901 color preview, HTML & CSS examples
This text has a color of #bf2901
<p style="color:#bf2901;">Text here</p>
.mytext {color:#bf2901;}
This box has a color of #bf2901
<div style="background-color:#bf2901;">Content here</div>
.mybackground {background-color:#bf2901;}
Border around this has a color of #bf2901
<div style="border:2px solid #bf2901;">Content here</div>
.myborder {border:2px solid #bf2901;}