#bf191a color space conversions
Hex:
#bf191a
RGB:
191, 25, 26
CMY:
25, 90, 90
CMYK:
0, 87, 86, 25
HSL:
360°, 76.8519%, 42.3529%
HSV (HSB):
360°, 86.9110%, 74.9020%
XYZ:
22.0199, 11.8462, 2.1032
xyY:
0.6122, 0.3293, 11.8462
CIE-Lab:
40.9706, 61.5247, 44.5624
CIE-LCH:
40.9706, 75.9678, 35.9159
CIE-Luv:
40.9706, 122.3342, 26.1831
Hunter-Lab:
34.4183, 53.9676, 20.4697
#bf191a color charts
#bf191a color shades, tints & tones
#bf191a color schemes
#bf191a color preview, HTML & CSS examples
This text has a color of #bf191a
<p style="color:#bf191a;">Text here</p>
.mytext {color:#bf191a;}
This box has a color of #bf191a
<div style="background-color:#bf191a;">Content here</div>
.mybackground {background-color:#bf191a;}
Border around this has a color of #bf191a
<div style="border:2px solid #bf191a;">Content here</div>
.myborder {border:2px solid #bf191a;}