#ba103b color space conversions
Hex:
#ba103b
RGB:
186, 16, 59
CMY:
27, 94, 77
CMYK:
0, 91, 68, 27
HSL:
345°, 84.1584%, 39.6078%
HSV (HSB):
345°, 91.3978%, 72.9412%
XYZ:
21.2244, 11.1255, 5.1664
xyY:
0.5657, 0.2965, 11.1255
CIE-Lab:
39.7910, 62.8659, 23.7854
CIE-LCH:
39.7910, 67.2151, 20.7242
CIE-Luv:
39.7910, 113.3528, 12.1269
Hunter-Lab:
33.3548, 55.2125, 14.1647
#ba103b color charts
#ba103b color shades, tints & tones
#ba103b color schemes
#ba103b color preview, HTML & CSS examples
This text has a color of #ba103b
<p style="color:#ba103b;">Text here</p>
.mytext {color:#ba103b;}
This box has a color of #ba103b
<div style="background-color:#ba103b;">Content here</div>
.mybackground {background-color:#ba103b;}
Border around this has a color of #ba103b
<div style="border:2px solid #ba103b;">Content here</div>
.myborder {border:2px solid #ba103b;}