#bf381a color space conversions
Hex:
#bf381a
RGB:
191, 56, 26
CMY:
25, 78, 90
CMYK:
0, 71, 86, 25
HSL:
11°, 76.0369%, 42.5490%
HSV (HSB):
11°, 86.3874%, 74.9020%
XYZ:
23.0865, 13.9793, 2.4588
xyY:
0.5841, 0.3537, 13.9793
CIE-Lab:
44.2032, 52.4712, 47.2682
CIE-LCH:
44.2032, 70.6223, 42.0139
CIE-Luv:
44.2032, 107.2805, 31.9242
Hunter-Lab:
37.3889, 44.7877, 22.2732
#bf381a color charts
#bf381a color shades, tints & tones
#bf381a color schemes
#bf381a color preview, HTML & CSS examples
This text has a color of #bf381a
<p style="color:#bf381a;">Text here</p>
.mytext {color:#bf381a;}
This box has a color of #bf381a
<div style="background-color:#bf381a;">Content here</div>
.mybackground {background-color:#bf381a;}
Border around this has a color of #bf381a
<div style="border:2px solid #bf381a;">Content here</div>
.myborder {border:2px solid #bf381a;}