#bf1912 color space conversions
Hex:
#bf1912
RGB:
191, 25, 18
CMY:
25, 90, 93
CMYK:
0, 87, 91, 25
HSL:
2°, 82.7751%, 40.9804%
HSV (HSB):
2°, 90.5759%, 74.9020%
XYZ:
21.9427, 11.8153, 1.6963
xyY:
0.6189, 0.3333, 11.8153
CIE-Lab:
40.9211, 61.3788, 48.1883
CIE-LCH:
40.9211, 78.0351, 38.1354
CIE-Luv:
40.9211, 123.3426, 27.8012
Hunter-Lab:
34.3734, 53.7942, 21.1354
#bf1912 color charts
#bf1912 color shades, tints & tones
#bf1912 color schemes
#bf1912 color preview, HTML & CSS examples
This text has a color of #bf1912
<p style="color:#bf1912;">Text here</p>
.mytext {color:#bf1912;}
This box has a color of #bf1912
<div style="background-color:#bf1912;">Content here</div>
.mybackground {background-color:#bf1912;}
Border around this has a color of #bf1912
<div style="border:2px solid #bf1912;">Content here</div>
.myborder {border:2px solid #bf1912;}