#ba018f color space conversions
Hex:
#ba018f
RGB:
186, 1, 143
CMY:
27, 100, 44
CMYK:
0, 99, 23, 27
HSL:
314°, 98.9305%, 36.6667%
HSV (HSB):
314°, 99.4624%, 72.9412%
XYZ:
25.2185, 12.4440, 27.0594
xyY:
0.3896, 0.1923, 12.4440
CIE-Lab:
41.9132, 71.6637, -25.8922
CIE-LCH:
41.9132, 76.1978, 340.1351
CIE-Luv:
41.9132, 79.7549, -46.9524
Hunter-Lab:
35.2760, 65.8748, -20.7867
#ba018f color charts
#ba018f color shades, tints & tones
#ba018f color schemes
#ba018f color preview, HTML & CSS examples
This text has a color of #ba018f
<p style="color:#ba018f;">Text here</p>
.mytext {color:#ba018f;}
This box has a color of #ba018f
<div style="background-color:#ba018f;">Content here</div>
.mybackground {background-color:#ba018f;}
Border around this has a color of #ba018f
<div style="border:2px solid #ba018f;">Content here</div>
.myborder {border:2px solid #ba018f;}