#f03eaa color space conversions
Hex:
#f03eaa
RGB:
240, 62, 170
CMY:
6, 76, 33
CMYK:
0, 74, 29, 6
HSL:
324°, 85.5769%, 59.2157%
HSV (HSB):
324°, 74.1667%, 94.1176%
XYZ:
44.9135, 24.8728, 40.4639
xyY:
0.4074, 0.2256, 24.8728
CIE-Lab:
56.9513, 75.0029, -18.0133
CIE-LCH:
56.9513, 77.1357, 346.4952
CIE-Luv:
56.9513, 100.1158, -39.4811
Hunter-Lab:
49.8726, 73.4736, -13.1938
#f03eaa color charts
#f03eaa color shades, tints & tones
#f03eaa color schemes
#f03eaa color preview, HTML & CSS examples
This text has a color of #f03eaa
<p style="color:#f03eaa;">Text here</p>
.mytext {color:#f03eaa;}
This box has a color of #f03eaa
<div style="background-color:#f03eaa;">Content here</div>
.mybackground {background-color:#f03eaa;}
Border around this has a color of #f03eaa
<div style="border:2px solid #f03eaa;">Content here</div>
.myborder {border:2px solid #f03eaa;}