#ba140e color space conversions
Hex:
#ba140e
RGB:
186, 20, 14
CMY:
27, 92, 95
CMYK:
0, 89, 92, 27
HSL:
2°, 86.0000%, 39.2157%
HSV (HSB):
2°, 92.4731%, 72.9412%
XYZ:
20.5791, 10.9711, 1.4485
xyY:
0.6236, 0.3325, 10.9711
CIE-Lab:
39.5318, 60.8772, 48.3553
CIE-LCH:
39.5318, 77.7449, 38.4604
CIE-Luv:
39.5318, 121.5754, 27.1056
Hunter-Lab:
33.1227, 52.9373, 20.5931
#ba140e color charts
#ba140e color shades, tints & tones
#ba140e color schemes
#ba140e color preview, HTML & CSS examples
This text has a color of #ba140e
<p style="color:#ba140e;">Text here</p>
.mytext {color:#ba140e;}
This box has a color of #ba140e
<div style="background-color:#ba140e;">Content here</div>
.mybackground {background-color:#ba140e;}
Border around this has a color of #ba140e
<div style="border:2px solid #ba140e;">Content here</div>
.myborder {border:2px solid #ba140e;}