#ba2010 color space conversions
Hex:
#ba2010
RGB:
186, 32, 16
CMY:
27, 87, 94
CMYK:
0, 83, 91, 27
HSL:
6°, 84.1584%, 39.6078%
HSV (HSB):
6°, 91.3978%, 72.9412%
XYZ:
20.8597, 11.5095, 1.6123
xyY:
0.6139, 0.3387, 11.5095
CIE-Lab:
40.4257, 58.3825, 48.1728
CIE-LCH:
40.4257, 75.6910, 39.5269
CIE-Luv:
40.4257, 117.1138, 28.3411
Hunter-Lab:
33.9257, 50.3834, 20.9302
#ba2010 color charts
#ba2010 color shades, tints & tones
#ba2010 color schemes
#ba2010 color preview, HTML & CSS examples
This text has a color of #ba2010
<p style="color:#ba2010;">Text here</p>
.mytext {color:#ba2010;}
This box has a color of #ba2010
<div style="background-color:#ba2010;">Content here</div>
.mybackground {background-color:#ba2010;}
Border around this has a color of #ba2010
<div style="border:2px solid #ba2010;">Content here</div>
.myborder {border:2px solid #ba2010;}