#bf3601 color space conversions
Hex:
#bf3601
RGB:
191, 54, 1
CMY:
25, 79, 100
CMYK:
0, 72, 99, 25
HSL:
17°, 98.9583%, 37.6471%
HSV (HSB):
17°, 99.4764%, 74.9020%
XYZ:
22.8105, 13.7169, 1.4741
xyY:
0.6003, 0.3610, 13.7169
CIE-Lab:
43.8242, 52.8570, 55.4780
CIE-LCH:
43.8242, 76.6269, 46.3859
CIE-Luv:
43.8242, 110.3992, 35.0557
Hunter-Lab:
37.0363, 45.1238, 23.5656
#bf3601 color charts
#bf3601 color shades, tints & tones
#bf3601 color schemes
#bf3601 color preview, HTML & CSS examples
This text has a color of #bf3601
<p style="color:#bf3601;">Text here</p>
.mytext {color:#bf3601;}
This box has a color of #bf3601
<div style="background-color:#bf3601;">Content here</div>
.mybackground {background-color:#bf3601;}
Border around this has a color of #bf3601
<div style="border:2px solid #bf3601;">Content here</div>
.myborder {border:2px solid #bf3601;}