#ba130a color space conversions
Hex:
#ba130a
RGB:
186, 19, 10
CMY:
27, 93, 96
CMYK:
0, 90, 95, 27
HSL:
3°, 89.7959%, 38.4314%
HSV (HSB):
3°, 94.6237%, 72.9412%
XYZ:
20.5374, 10.9268, 1.3138
xyY:
0.6266, 0.3334, 10.9268
CIE-Lab:
39.4568, 60.9970, 49.7427
CIE-LCH:
39.4568, 78.7081, 39.1971
CIE-Luv:
39.4568, 122.2043, 27.5436
Hunter-Lab:
33.0557, 53.0540, 20.7825
#ba130a color charts
#ba130a color shades, tints & tones
#ba130a color schemes
#ba130a color preview, HTML & CSS examples
This text has a color of #ba130a
<p style="color:#ba130a;">Text here</p>
.mytext {color:#ba130a;}
This box has a color of #ba130a
<div style="background-color:#ba130a;">Content here</div>
.mybackground {background-color:#ba130a;}
Border around this has a color of #ba130a
<div style="border:2px solid #ba130a;">Content here</div>
.myborder {border:2px solid #ba130a;}