#ba139f color space conversions
Hex:
#ba139f
RGB:
186, 19, 159
CMY:
27, 93, 38
CMYK:
0, 90, 15, 27
HSL:
310°, 81.4634%, 40.1961%
HSV (HSB):
310°, 89.7849%, 72.9412%
XYZ:
26.7406, 13.4081, 33.9795
xyY:
0.3607, 0.1809, 13.4081
CIE-Lab:
43.3718, 71.7151, -33.2940
CIE-LCH:
43.3718, 79.0668, 335.0967
CIE-Luv:
43.3718, 71.3165, -57.7592
Hunter-Lab:
36.6170, 66.2748, -29.3875
#ba139f color charts
#ba139f color shades, tints & tones
#ba139f color schemes
#ba139f color preview, HTML & CSS examples
This text has a color of #ba139f
<p style="color:#ba139f;">Text here</p>
.mytext {color:#ba139f;}
This box has a color of #ba139f
<div style="background-color:#ba139f;">Content here</div>
.mybackground {background-color:#ba139f;}
Border around this has a color of #ba139f
<div style="border:2px solid #ba139f;">Content here</div>
.myborder {border:2px solid #ba139f;}