#ba131c color space conversions
Hex:
#ba131c
RGB:
186, 19, 28
CMY:
27, 93, 89
CMYK:
0, 90, 85, 27
HSL:
357°, 81.4634%, 40.1961%
HSV (HSB):
357°, 89.7849%, 72.9412%
XYZ:
20.6922, 10.9887, 2.1290
xyY:
0.6120, 0.3250, 10.9887
CIE-Lab:
39.5614, 61.2983, 41.9143
CIE-LCH:
39.5614, 74.2582, 34.3634
CIE-Luv:
39.5614, 120.0630, 24.1726
Hunter-Lab:
33.1492, 53.4110, 19.3965
#ba131c color charts
#ba131c color shades, tints & tones
#ba131c color schemes
#ba131c color preview, HTML & CSS examples
This text has a color of #ba131c
<p style="color:#ba131c;">Text here</p>
.mytext {color:#ba131c;}
This box has a color of #ba131c
<div style="background-color:#ba131c;">Content here</div>
.mybackground {background-color:#ba131c;}
Border around this has a color of #ba131c
<div style="border:2px solid #ba131c;">Content here</div>
.myborder {border:2px solid #ba131c;}