#ba2024 color space conversions
Hex:
#ba2024
RGB:
186, 32, 36
CMY:
27, 87, 86
CMYK:
0, 83, 81, 27
HSL:
358°, 70.6422%, 42.7451%
HSV (HSB):
358°, 82.7957%, 72.9412%
XYZ:
21.0846, 11.5995, 2.7967
xyY:
0.5943, 0.3269, 11.5995
CIE-Lab:
40.5724, 58.8305, 38.5286
CIE-LCH:
40.5724, 70.3241, 33.2211
CIE-Luv:
40.5724, 114.2791, 23.6010
Hunter-Lab:
34.0580, 50.9042, 18.9720
#ba2024 color charts
#ba2024 color shades, tints & tones
#ba2024 color schemes
#ba2024 color preview, HTML & CSS examples
This text has a color of #ba2024
<p style="color:#ba2024;">Text here</p>
.mytext {color:#ba2024;}
This box has a color of #ba2024
<div style="background-color:#ba2024;">Content here</div>
.mybackground {background-color:#ba2024;}
Border around this has a color of #ba2024
<div style="border:2px solid #ba2024;">Content here</div>
.myborder {border:2px solid #ba2024;}