#bf201f color space conversions
Hex:
#bf201f
RGB:
191, 32, 31
CMY:
25, 87, 88
CMYK:
0, 83, 84, 25
HSL:
0°, 72.0721%, 43.5294%
HSV (HSB):
0°, 83.7696%, 74.9020%
XYZ:
22.2497, 12.2083, 2.4801
xyY:
0.6024, 0.3305, 12.2083
CIE-Lab:
41.5453, 60.1120, 42.5228
CIE-LCH:
41.5453, 73.6318, 35.2753
CIE-Luv:
41.5453, 119.0133, 25.9012
Hunter-Lab:
34.9404, 52.5213, 20.2499
#bf201f color charts
#bf201f color shades, tints & tones
#bf201f color schemes
#bf201f color preview, HTML & CSS examples
This text has a color of #bf201f
<p style="color:#bf201f;">Text here</p>
.mytext {color:#bf201f;}
This box has a color of #bf201f
<div style="background-color:#bf201f;">Content here</div>
.mybackground {background-color:#bf201f;}
Border around this has a color of #bf201f
<div style="border:2px solid #bf201f;">Content here</div>
.myborder {border:2px solid #bf201f;}