#ba184c color space conversions
Hex:
#ba184c
RGB:
186, 24, 76
CMY:
27, 91, 70
CMYK:
0, 87, 59, 27
HSL:
341°, 77.1429%, 41.1765%
HSV (HSB):
341°, 87.0968%, 72.9412%
XYZ:
21.8808, 11.6142, 7.9260
xyY:
0.5283, 0.2804, 11.6142
CIE-Lab:
40.5962, 62.4906, 14.0718
CIE-LCH:
40.5962, 64.0554, 12.6903
CIE-Luv:
40.5962, 105.6696, 3.7295
Hunter-Lab:
34.0796, 54.9669, 10.0665
#ba184c color charts
#ba184c color shades, tints & tones
#ba184c color schemes
#ba184c color preview, HTML & CSS examples
This text has a color of #ba184c
<p style="color:#ba184c;">Text here</p>
.mytext {color:#ba184c;}
This box has a color of #ba184c
<div style="background-color:#ba184c;">Content here</div>
.mybackground {background-color:#ba184c;}
Border around this has a color of #ba184c
<div style="border:2px solid #ba184c;">Content here</div>
.myborder {border:2px solid #ba184c;}