#bf301c color space conversions
Hex:
#bf301c
RGB:
191, 48, 28
CMY:
25, 81, 89
CMYK:
0, 75, 85, 25
HSL:
7°, 74.4292%, 42.9412%
HSV (HSB):
7°, 85.3403%, 74.9020%
XYZ:
22.7524, 13.2741, 2.4616
xyY:
0.5912, 0.3449, 13.2741
CIE-Lab:
43.1734, 55.3980, 45.4711
CIE-LCH:
43.1734, 71.6698, 39.3794
CIE-Luv:
43.1734, 111.7742, 29.6272
Hunter-Lab:
36.4337, 47.7124, 21.4977
#bf301c color charts
#bf301c color shades, tints & tones
#bf301c color schemes
#bf301c color preview, HTML & CSS examples
This text has a color of #bf301c
<p style="color:#bf301c;">Text here</p>
.mytext {color:#bf301c;}
This box has a color of #bf301c
<div style="background-color:#bf301c;">Content here</div>
.mybackground {background-color:#bf301c;}
Border around this has a color of #bf301c
<div style="border:2px solid #bf301c;">Content here</div>
.myborder {border:2px solid #bf301c;}