#ba101f color space conversions
Hex:
#ba101f
RGB:
186, 16, 31
CMY:
27, 94, 88
CMYK:
0, 91, 83, 27
HSL:
355°, 84.1584%, 39.6078%
HSV (HSB):
355°, 91.3978%, 72.9412%
XYZ:
20.6823, 10.9086, 2.3118
xyY:
0.6100, 0.3218, 10.9086
CIE-Lab:
39.4261, 61.8336, 40.1812
CIE-LCH:
39.4261, 73.7423, 33.0170
CIE-Luv:
39.4261, 120.3127, 23.0737
Hunter-Lab:
33.0282, 53.9777, 18.9697
#ba101f color charts
#ba101f color shades, tints & tones
#ba101f color schemes
#ba101f color preview, HTML & CSS examples
This text has a color of #ba101f
<p style="color:#ba101f;">Text here</p>
.mytext {color:#ba101f;}
This box has a color of #ba101f
<div style="background-color:#ba101f;">Content here</div>
.mybackground {background-color:#ba101f;}
Border around this has a color of #ba101f
<div style="border:2px solid #ba101f;">Content here</div>
.myborder {border:2px solid #ba101f;}