#ba124a color space conversions
Hex:
#ba124a
RGB:
186, 18, 74
CMY:
27, 93, 71
CMYK:
0, 90, 60, 27
HSL:
340°, 82.3529%, 40.0000%
HSV (HSB):
340°, 90.3226%, 72.9412%
XYZ:
21.7020, 11.3661, 7.5286
xyY:
0.5346, 0.2800, 11.3661
CIE-Lab:
40.1904, 63.4028, 14.7916
CIE-LCH:
40.1904, 65.1054, 13.1320
CIE-Luv:
40.1904, 107.8039, 4.1499
Hunter-Lab:
33.7137, 55.9043, 10.3595
#ba124a color charts
#ba124a color shades, tints & tones
#ba124a color schemes
#ba124a color preview, HTML & CSS examples
This text has a color of #ba124a
<p style="color:#ba124a;">Text here</p>
.mytext {color:#ba124a;}
This box has a color of #ba124a
<div style="background-color:#ba124a;">Content here</div>
.mybackground {background-color:#ba124a;}
Border around this has a color of #ba124a
<div style="border:2px solid #ba124a;">Content here</div>
.myborder {border:2px solid #ba124a;}