#ba127e color space conversions
Hex:
#ba127e
RGB:
186, 18, 126
CMY:
27, 93, 51
CMYK:
0, 90, 32, 27
HSL:
321°, 82.3529%, 40.0000%
HSV (HSB):
321°, 90.3226%, 72.9412%
XYZ:
24.2319, 12.3781, 20.8507
xyY:
0.4217, 0.2154, 12.3781
CIE-Lab:
41.8108, 67.8596, -15.6052
CIE-LCH:
41.8108, 69.6308, 347.0492
CIE-Luv:
41.8108, 85.8340, -32.3145
Hunter-Lab:
35.1825, 61.3723, -10.5102
#ba127e color charts
#ba127e color shades, tints & tones
#ba127e color schemes
#ba127e color preview, HTML & CSS examples
This text has a color of #ba127e
<p style="color:#ba127e;">Text here</p>
.mytext {color:#ba127e;}
This box has a color of #ba127e
<div style="background-color:#ba127e;">Content here</div>
.mybackground {background-color:#ba127e;}
Border around this has a color of #ba127e
<div style="border:2px solid #ba127e;">Content here</div>
.myborder {border:2px solid #ba127e;}