#bf031a color space conversions
Hex:
#bf031a
RGB:
191, 3, 26
CMY:
25, 99, 90
CMYK:
0, 98, 86, 25
HSL:
353°, 96.9072%, 38.0392%
HSV (HSB):
353°, 98.4293%, 74.9020%
XYZ:
21.7049, 11.2161, 1.9982
xyY:
0.6216, 0.3212, 11.2161
CIE-Lab:
39.9420, 64.4867, 43.6975
CIE-LCH:
39.9420, 77.8974, 34.1223
CIE-Luv:
39.9420, 127.3457, 24.3233
Hunter-Lab:
33.4904, 57.0763, 19.9057
#bf031a color charts
#bf031a color shades, tints & tones
#bf031a color schemes
#bf031a color preview, HTML & CSS examples
This text has a color of #bf031a
<p style="color:#bf031a;">Text here</p>
.mytext {color:#bf031a;}
This box has a color of #bf031a
<div style="background-color:#bf031a;">Content here</div>
.mybackground {background-color:#bf031a;}
Border around this has a color of #bf031a
<div style="border:2px solid #bf031a;">Content here</div>
.myborder {border:2px solid #bf031a;}