#ba031e color space conversions
Hex:
#ba031e
RGB:
186, 3, 30
CMY:
27, 99, 88
CMYK:
0, 98, 84, 27
HSL:
351°, 96.8254%, 37.0588%
HSV (HSB):
351°, 98.3871%, 72.9412%
XYZ:
20.5166, 10.5980, 2.1926
xyY:
0.6160, 0.3182, 10.5980
CIE-Lab:
38.8949, 63.3180, 40.2345
CIE-LCH:
38.8949, 75.0199, 32.4333
CIE-Luv:
38.8949, 122.9835, 22.3959
Hunter-Lab:
32.5545, 55.5244, 18.7950
#ba031e color charts
#ba031e color shades, tints & tones
#ba031e color schemes
#ba031e color preview, HTML & CSS examples
This text has a color of #ba031e
<p style="color:#ba031e;">Text here</p>
.mytext {color:#ba031e;}
This box has a color of #ba031e
<div style="background-color:#ba031e;">Content here</div>
.mybackground {background-color:#ba031e;}
Border around this has a color of #ba031e
<div style="border:2px solid #ba031e;">Content here</div>
.myborder {border:2px solid #ba031e;}