#ba153a color space conversions
Hex:
#ba153a
RGB:
186, 21, 58
CMY:
27, 92, 77
CMYK:
0, 89, 69, 27
HSL:
347°, 79.7101%, 40.5882%
HSV (HSB):
347°, 88.7097%, 72.9412%
XYZ:
21.2816, 11.2809, 5.0588
xyY:
0.5657, 0.2999, 11.2809
CIE-Lab:
40.0496, 62.0231, 24.7380
CIE-LCH:
40.0496, 66.7745, 21.7447
CIE-Luv:
40.0496, 112.4878, 13.1756
Hunter-Lab:
33.5871, 54.3245, 14.5809
#ba153a color charts
#ba153a color shades, tints & tones
#ba153a color schemes
#ba153a color preview, HTML & CSS examples
This text has a color of #ba153a
<p style="color:#ba153a;">Text here</p>
.mytext {color:#ba153a;}
This box has a color of #ba153a
<div style="background-color:#ba153a;">Content here</div>
.mybackground {background-color:#ba153a;}
Border around this has a color of #ba153a
<div style="border:2px solid #ba153a;">Content here</div>
.myborder {border:2px solid #ba153a;}