#ba081e color space conversions
Hex:
#ba081e
RGB:
186, 8, 30
CMY:
27, 97, 88
CMYK:
0, 96, 84, 27
HSL:
353°, 91.7526%, 38.0392%
HSV (HSB):
353°, 95.6989%, 72.9412%
XYZ:
20.5709, 10.7065, 2.2107
xyY:
0.6143, 0.3197, 10.7065
CIE-Lab:
39.0817, 62.7772, 40.4073
CIE-LCH:
39.0817, 74.6574, 32.7679
CIE-Luv:
39.0817, 122.0891, 22.7378
Hunter-Lab:
32.7208, 54.9578, 18.8989
#ba081e color charts
#ba081e color shades, tints & tones
#ba081e color schemes
#ba081e color preview, HTML & CSS examples
This text has a color of #ba081e
<p style="color:#ba081e;">Text here</p>
.mytext {color:#ba081e;}
This box has a color of #ba081e
<div style="background-color:#ba081e;">Content here</div>
.mybackground {background-color:#ba081e;}
Border around this has a color of #ba081e
<div style="border:2px solid #ba081e;">Content here</div>
.myborder {border:2px solid #ba081e;}