#ba017c color space conversions
Hex:
#ba017c
RGB:
186, 1, 124
CMY:
27, 100, 51
CMYK:
0, 99, 33, 27
HSL:
320°, 98.9305%, 36.6667%
HSV (HSB):
320°, 99.4624%, 72.9412%
XYZ:
23.8986, 11.9160, 20.1092
xyY:
0.4273, 0.2131, 11.9160
CIE-Lab:
41.0824, 69.5392, -15.4781
CIE-LCH:
41.0824, 71.2410, 347.4516
CIE-Luv:
41.0824, 88.4866, -32.3175
Hunter-Lab:
34.5196, 63.1698, -10.3753
#ba017c color charts
#ba017c color shades, tints & tones
#ba017c color schemes
#ba017c color preview, HTML & CSS examples
This text has a color of #ba017c
<p style="color:#ba017c;">Text here</p>
.mytext {color:#ba017c;}
This box has a color of #ba017c
<div style="background-color:#ba017c;">Content here</div>
.mybackground {background-color:#ba017c;}
Border around this has a color of #ba017c
<div style="border:2px solid #ba017c;">Content here</div>
.myborder {border:2px solid #ba017c;}