#ba100e color space conversions
Hex:
#ba100e
RGB:
186, 16, 14
CMY:
27, 94, 95
CMYK:
0, 91, 92, 27
HSL:
1°, 86.0000%, 39.2157%
HSV (HSB):
1°, 92.4731%, 72.9412%
XYZ:
20.5143, 10.8414, 1.4268
xyY:
0.6258, 0.3307, 10.8414
CIE-Lab:
39.3120, 61.5086, 48.2134
CIE-LCH:
39.3120, 78.1527, 38.0911
CIE-Luv:
39.3120, 122.6508, 26.7204
Hunter-Lab:
32.9263, 53.5910, 20.4791
#ba100e color charts
#ba100e color shades, tints & tones
#ba100e color schemes
#ba100e color preview, HTML & CSS examples
This text has a color of #ba100e
<p style="color:#ba100e;">Text here</p>
.mytext {color:#ba100e;}
This box has a color of #ba100e
<div style="background-color:#ba100e;">Content here</div>
.mybackground {background-color:#ba100e;}
Border around this has a color of #ba100e
<div style="border:2px solid #ba100e;">Content here</div>
.myborder {border:2px solid #ba100e;}