#f03acc color space conversions
Hex:
#f03acc
RGB:
240, 58, 204
CMY:
6, 77, 20
CMYK:
0, 76, 15, 6
HSL:
312°, 85.8491%, 58.4314%
HSV (HSB):
312°, 75.8333%, 94.1176%
XYZ:
48.3473, 25.9110, 59.5799
xyY:
0.3612, 0.1936, 25.9110
CIE-Lab:
57.9525, 80.3696, -36.0806
CIE-LCH:
57.9525, 88.0970, 335.8231
CIE-Luv:
57.9525, 87.5658, -67.5136
Hunter-Lab:
50.9029, 80.4585, -33.7647
#f03acc color charts
#f03acc color shades, tints & tones
#f03acc color schemes
#f03acc color preview, HTML & CSS examples
This text has a color of #f03acc
<p style="color:#f03acc;">Text here</p>
.mytext {color:#f03acc;}
This box has a color of #f03acc
<div style="background-color:#f03acc;">Content here</div>
.mybackground {background-color:#f03acc;}
Border around this has a color of #f03acc
<div style="border:2px solid #f03acc;">Content here</div>
.myborder {border:2px solid #f03acc;}