#ba124c color space conversions
Hex:
#ba124c
RGB:
186, 18, 76
CMY:
27, 93, 70
CMYK:
0, 90, 59, 27
HSL:
339°, 82.3529%, 40.0000%
HSV (HSB):
339°, 90.3226%, 72.9412%
XYZ:
21.7705, 11.3935, 7.8892
xyY:
0.5303, 0.2775, 11.3935
CIE-Lab:
40.2355, 63.5295, 13.5792
CIE-LCH:
40.2355, 64.9645, 12.0652
CIE-Luv:
40.2355, 107.0616, 2.9530
Hunter-Lab:
33.7543, 56.0572, 9.7705
#ba124c color charts
#ba124c color shades, tints & tones
#ba124c color schemes
#ba124c color preview, HTML & CSS examples
This text has a color of #ba124c
<p style="color:#ba124c;">Text here</p>
.mytext {color:#ba124c;}
This box has a color of #ba124c
<div style="background-color:#ba124c;">Content here</div>
.mybackground {background-color:#ba124c;}
Border around this has a color of #ba124c
<div style="border:2px solid #ba124c;">Content here</div>
.myborder {border:2px solid #ba124c;}