#ba100c color space conversions
Hex:
#ba100c
RGB:
186, 16, 12
CMY:
27, 94, 95
CMYK:
0, 91, 94, 27
HSL:
1°, 87.8788%, 38.8235%
HSV (HSB):
1°, 93.5484%, 72.9412%
XYZ:
20.5014, 10.8362, 1.3589
xyY:
0.6270, 0.3314, 10.8362
CIE-Lab:
39.3033, 61.4835, 48.9590
CIE-LCH:
39.3033, 78.5952, 38.5301
CIE-Luv:
39.3033, 122.8342, 27.0058
Hunter-Lab:
32.9184, 53.5612, 20.5954
#ba100c color charts
#ba100c color shades, tints & tones
#ba100c color schemes
#ba100c color preview, HTML & CSS examples
This text has a color of #ba100c
<p style="color:#ba100c;">Text here</p>
.mytext {color:#ba100c;}
This box has a color of #ba100c
<div style="background-color:#ba100c;">Content here</div>
.mybackground {background-color:#ba100c;}
Border around this has a color of #ba100c
<div style="border:2px solid #ba100c;">Content here</div>
.myborder {border:2px solid #ba100c;}