#f012ac color space conversions
Hex:
#f012ac
RGB:
240, 18, 172
CMY:
6, 93, 33
CMYK:
0, 93, 28, 6
HSL:
318°, 88.0952%, 50.5882%
HSV (HSB):
318°, 92.5000%, 94.1176%
XYZ:
43.5979, 21.9364, 40.9660
xyY:
0.4094, 0.2060, 21.9364
CIE-Lab:
53.9595, 84.0581, -23.7638
CIE-LCH:
53.9595, 87.3526, 344.2141
CIE-Luv:
53.9595, 108.0835, -49.0531
Hunter-Lab:
46.8363, 84.1941, -19.0733
#f012ac color charts
#f012ac color shades, tints & tones
#f012ac color schemes
#f012ac color preview, HTML & CSS examples
This text has a color of #f012ac
<p style="color:#f012ac;">Text here</p>
.mytext {color:#f012ac;}
This box has a color of #f012ac
<div style="background-color:#f012ac;">Content here</div>
.mybackground {background-color:#f012ac;}
Border around this has a color of #f012ac
<div style="border:2px solid #f012ac;">Content here</div>
.myborder {border:2px solid #f012ac;}