#ba1500 color space conversions
Hex:
#ba1500
RGB:
186, 21, 0
CMY:
27, 92, 100
CMYK:
0, 89, 100, 27
HSL:
7°, 100.0000%, 36.4706%
HSV (HSB):
7°, 100.0000%, 72.9412%
XYZ:
20.5179, 10.9754, 1.0371
xyY:
0.6307, 0.3374, 10.9754
CIE-Lab:
39.5391, 60.5476, 53.3624
CIE-LCH:
39.5391, 80.7066, 41.3907
CIE-Luv:
39.5391, 122.3885, 28.9675
Hunter-Lab:
33.1292, 52.5741, 21.3345
#ba1500 color charts
#ba1500 color shades, tints & tones
#ba1500 color schemes
#ba1500 color preview, HTML & CSS examples
This text has a color of #ba1500
<p style="color:#ba1500;">Text here</p>
.mytext {color:#ba1500;}
This box has a color of #ba1500
<div style="background-color:#ba1500;">Content here</div>
.mybackground {background-color:#ba1500;}
Border around this has a color of #ba1500
<div style="border:2px solid #ba1500;">Content here</div>
.myborder {border:2px solid #ba1500;}