#ba014c color space conversions
Hex:
#ba014c
RGB:
186, 1, 76
CMY:
27, 100, 70
CMYK:
0, 99, 59, 27
HSL:
336°, 98.9305%, 36.6667%
HSV (HSB):
336°, 99.4624%, 72.9412%
XYZ:
21.5651, 10.9826, 7.8207
xyY:
0.5342, 0.2721, 10.9826
CIE-Lab:
39.5512, 65.5138, 12.6413
CIE-LCH:
39.5512, 66.7223, 10.9213
CIE-Luv:
39.5512, 109.7129, 1.4763
Hunter-Lab:
33.1400, 58.1595, 9.2061
#ba014c color charts
#ba014c color shades, tints & tones
#ba014c color schemes
#ba014c color preview, HTML & CSS examples
This text has a color of #ba014c
<p style="color:#ba014c;">Text here</p>
.mytext {color:#ba014c;}
This box has a color of #ba014c
<div style="background-color:#ba014c;">Content here</div>
.mybackground {background-color:#ba014c;}
Border around this has a color of #ba014c
<div style="border:2px solid #ba014c;">Content here</div>
.myborder {border:2px solid #ba014c;}