#bf1e1e color space conversions
Hex:
#bf1e1e
RGB:
191, 30, 30
CMY:
25, 88, 88
CMYK:
0, 84, 84, 25
HSL:
0°, 72.8507%, 43.3333%
HSV (HSB):
0°, 84.2932%, 74.9020%
XYZ:
22.1845, 12.0986, 2.3943
xyY:
0.6049, 0.3299, 12.0986
CIE-Lab:
41.3725, 60.5556, 42.8859
CIE-LCH:
41.3725, 74.2037, 35.3064
CIE-Luv:
41.3725, 119.9516, 25.8669
Hunter-Lab:
34.7831, 52.9758, 20.2669
#bf1e1e color charts
#bf1e1e color shades, tints & tones
#bf1e1e color schemes
#bf1e1e color preview, HTML & CSS examples
This text has a color of #bf1e1e
<p style="color:#bf1e1e;">Text here</p>
.mytext {color:#bf1e1e;}
This box has a color of #bf1e1e
<div style="background-color:#bf1e1e;">Content here</div>
.mybackground {background-color:#bf1e1e;}
Border around this has a color of #bf1e1e
<div style="border:2px solid #bf1e1e;">Content here</div>
.myborder {border:2px solid #bf1e1e;}