#ba128c color space conversions
Hex:
#ba128c
RGB:
186, 18, 140
CMY:
27, 93, 45
CMYK:
0, 90, 25, 27
HSL:
316°, 82.3529%, 40.0000%
HSV (HSB):
316°, 90.3226%, 72.9412%
XYZ:
25.1996, 12.7652, 25.9467
xyY:
0.3943, 0.1997, 12.7652
CIE-Lab:
42.4073, 69.4542, -23.2928
CIE-LCH:
42.4073, 73.2560, 341.4602
CIE-Luv:
42.4073, 79.6125, -43.1400
Hunter-Lab:
35.7284, 63.3734, -18.0478
#ba128c color charts
#ba128c color shades, tints & tones
#ba128c color schemes
#ba128c color preview, HTML & CSS examples
This text has a color of #ba128c
<p style="color:#ba128c;">Text here</p>
.mytext {color:#ba128c;}
This box has a color of #ba128c
<div style="background-color:#ba128c;">Content here</div>
.mybackground {background-color:#ba128c;}
Border around this has a color of #ba128c
<div style="border:2px solid #ba128c;">Content here</div>
.myborder {border:2px solid #ba128c;}