#ba000e color space conversions
Hex:
#ba000e
RGB:
186, 0, 14
CMY:
27, 100, 95
CMYK:
0, 100, 92, 27
HSL:
355°, 100.0000%, 36.4706%
HSV (HSB):
355°, 100.0000%, 72.9412%
XYZ:
20.3290, 10.4708, 1.3651
xyY:
0.6320, 0.3255, 10.4708
CIE-Lab:
38.6745, 63.3509, 47.8046
CIE-LCH:
38.6745, 79.3638, 37.0382
CIE-Luv:
38.6745, 125.8003, 25.5992
Hunter-Lab:
32.3586, 55.5131, 20.1498
#ba000e color charts
#ba000e color shades, tints & tones
#ba000e color schemes
#ba000e color preview, HTML & CSS examples
This text has a color of #ba000e
<p style="color:#ba000e;">Text here</p>
.mytext {color:#ba000e;}
This box has a color of #ba000e
<div style="background-color:#ba000e;">Content here</div>
.mybackground {background-color:#ba000e;}
Border around this has a color of #ba000e
<div style="border:2px solid #ba000e;">Content here</div>
.myborder {border:2px solid #ba000e;}