#ba130e color space conversions
Hex:
#ba130e
RGB:
186, 19, 14
CMY:
27, 93, 95
CMYK:
0, 90, 92, 27
HSL:
2°, 86.0000%, 39.2157%
HSV (HSB):
2°, 92.4731%, 72.9412%
XYZ:
20.5618, 10.9366, 1.4427
xyY:
0.6242, 0.3320, 10.9366
CIE-Lab:
39.4734, 61.0448, 48.3176
CIE-LCH:
39.4734, 77.8527, 38.3620
CIE-Luv:
39.4734, 121.8606, 27.0033
Hunter-Lab:
33.0705, 53.1106, 20.5628
#ba130e color charts
#ba130e color shades, tints & tones
#ba130e color schemes
#ba130e color preview, HTML & CSS examples
This text has a color of #ba130e
<p style="color:#ba130e;">Text here</p>
.mytext {color:#ba130e;}
This box has a color of #ba130e
<div style="background-color:#ba130e;">Content here</div>
.mybackground {background-color:#ba130e;}
Border around this has a color of #ba130e
<div style="border:2px solid #ba130e;">Content here</div>
.myborder {border:2px solid #ba130e;}