#ba128b color space conversions
Hex:
#ba128b
RGB:
186, 18, 139
CMY:
27, 93, 45
CMYK:
0, 90, 25, 27
HSL:
317°, 82.3529%, 40.0000%
HSV (HSB):
317°, 90.3226%, 72.9412%
XYZ:
25.1262, 12.7358, 25.5601
xyY:
0.3962, 0.2008, 12.7358
CIE-Lab:
42.3624, 69.3352, -22.7511
CIE-LCH:
42.3624, 72.9725, 341.8337
CIE-Luv:
42.3624, 80.0534, -42.3635
Hunter-Lab:
35.6872, 63.2232, -17.4838
#ba128b color charts
#ba128b color shades, tints & tones
#ba128b color schemes
#ba128b color preview, HTML & CSS examples
This text has a color of #ba128b
<p style="color:#ba128b;">Text here</p>
.mytext {color:#ba128b;}
This box has a color of #ba128b
<div style="background-color:#ba128b;">Content here</div>
.mybackground {background-color:#ba128b;}
Border around this has a color of #ba128b
<div style="border:2px solid #ba128b;">Content here</div>
.myborder {border:2px solid #ba128b;}