#ba070f color space conversions
Hex:
#ba070f
RGB:
186, 7, 15
CMY:
27, 97, 94
CMYK:
0, 96, 92, 27
HSL:
357°, 92.7461%, 37.8431%
HSV (HSB):
357°, 96.2366%, 72.9412%
XYZ:
20.4119, 10.6256, 1.4270
xyY:
0.6287, 0.3273, 10.6256
CIE-Lab:
38.9425, 62.6018, 47.5740
CIE-LCH:
38.9425, 78.6274, 37.2329
CIE-Luv:
38.9425, 124.3930, 25.9081
Hunter-Lab:
32.5969, 54.7308, 20.2222
#ba070f color charts
#ba070f color shades, tints & tones
#ba070f color schemes
#ba070f color preview, HTML & CSS examples
This text has a color of #ba070f
<p style="color:#ba070f;">Text here</p>
.mytext {color:#ba070f;}
This box has a color of #ba070f
<div style="background-color:#ba070f;">Content here</div>
.mybackground {background-color:#ba070f;}
Border around this has a color of #ba070f
<div style="border:2px solid #ba070f;">Content here</div>
.myborder {border:2px solid #ba070f;}