#ba153e color space conversions
Hex:
#ba153e
RGB:
186, 21, 62
CMY:
27, 92, 76
CMYK:
0, 89, 67, 27
HSL:
345°, 79.7101%, 40.5882%
HSV (HSB):
345°, 88.7097%, 72.9412%
XYZ:
21.3874, 11.3232, 5.6158
xyY:
0.5580, 0.2954, 11.3232
CIE-Lab:
40.1196, 62.2236, 22.3110
CIE-LCH:
40.1196, 66.1027, 19.7259
CIE-Luv:
40.1196, 111.2431, 11.1693
Hunter-Lab:
33.6500, 54.5640, 13.6602
#ba153e color charts
#ba153e color shades, tints & tones
#ba153e color schemes
#ba153e color preview, HTML & CSS examples
This text has a color of #ba153e
<p style="color:#ba153e;">Text here</p>
.mytext {color:#ba153e;}
This box has a color of #ba153e
<div style="background-color:#ba153e;">Content here</div>
.mybackground {background-color:#ba153e;}
Border around this has a color of #ba153e
<div style="border:2px solid #ba153e;">Content here</div>
.myborder {border:2px solid #ba153e;}