#ba0400 color space conversions
Hex:
#ba0400
RGB:
186, 4, 0
CMY:
27, 98, 100
CMYK:
0, 98, 100, 27
HSL:
1°, 100.0000%, 36.4706%
HSV (HSB):
1°, 100.0000%, 72.9412%
XYZ:
20.2931, 10.5259, 0.9621
xyY:
0.6385, 0.3312, 10.5259
CIE-Lab:
38.7703, 62.7622, 53.0834
CIE-LCH:
38.7703, 82.2006, 40.2241
CIE-Luv:
38.7703, 126.2337, 27.6474
Hunter-Lab:
32.4437, 54.8730, 20.9523
#ba0400 color charts
#ba0400 color shades, tints & tones
#ba0400 color schemes
#ba0400 color preview, HTML & CSS examples
This text has a color of #ba0400
<p style="color:#ba0400;">Text here</p>
.mytext {color:#ba0400;}
This box has a color of #ba0400
<div style="background-color:#ba0400;">Content here</div>
.mybackground {background-color:#ba0400;}
Border around this has a color of #ba0400
<div style="border:2px solid #ba0400;">Content here</div>
.myborder {border:2px solid #ba0400;}