#f03eac color space conversions
Hex:
#f03eac
RGB:
240, 62, 172
CMY:
6, 76, 33
CMYK:
0, 74, 28, 6
HSL:
323°, 85.5769%, 59.2157%
HSV (HSB):
323°, 74.1667%, 94.1176%
XYZ:
45.1042, 24.9491, 41.4681
xyY:
0.4044, 0.2237, 24.9491
CIE-Lab:
57.0258, 75.2322, -19.0646
CIE-LCH:
57.0258, 77.6102, 345.7800
CIE-Luv:
57.0258, 99.3125, -41.0567
Hunter-Lab:
49.9490, 73.7754, -14.2587
#f03eac color charts
#f03eac color shades, tints & tones
#f03eac color schemes
#f03eac color preview, HTML & CSS examples
This text has a color of #f03eac
<p style="color:#f03eac;">Text here</p>
.mytext {color:#f03eac;}
This box has a color of #f03eac
<div style="background-color:#f03eac;">Content here</div>
.mybackground {background-color:#f03eac;}
Border around this has a color of #f03eac
<div style="border:2px solid #f03eac;">Content here</div>
.myborder {border:2px solid #f03eac;}