#ba150f color space conversions
Hex:
#ba150f
RGB:
186, 21, 15
CMY:
27, 92, 94
CMYK:
0, 89, 92, 27
HSL:
2°, 85.0746%, 39.4118%
HSV (HSB):
2°, 91.9355%, 72.9412%
XYZ:
20.6041, 11.0099, 1.4911
xyY:
0.6224, 0.3326, 11.0099
CIE-Lab:
39.5972, 60.7167, 48.0075
CIE-LCH:
39.5972, 77.4031, 38.3327
CIE-Luv:
39.5972, 121.1828, 27.0591
Hunter-Lab:
33.1812, 52.7736, 20.5624
#ba150f color charts
#ba150f color shades, tints & tones
#ba150f color schemes
#ba150f color preview, HTML & CSS examples
This text has a color of #ba150f
<p style="color:#ba150f;">Text here</p>
.mytext {color:#ba150f;}
This box has a color of #ba150f
<div style="background-color:#ba150f;">Content here</div>
.mybackground {background-color:#ba150f;}
Border around this has a color of #ba150f
<div style="border:2px solid #ba150f;">Content here</div>
.myborder {border:2px solid #ba150f;}