#f03c94 color space conversions
Hex:
#f03c94
RGB:
240, 60, 148
CMY:
6, 76, 42
CMYK:
0, 75, 38, 6
HSL:
331°, 85.7143%, 58.8235%
HSV (HSB):
331°, 75.0000%, 94.1176%
XYZ:
42.8963, 23.8951, 30.3683
xyY:
0.4415, 0.2459, 23.8951
CIE-Lab:
55.9826, 73.2583, -6.5643
CIE-LCH:
55.9826, 73.5518, 354.8797
CIE-Luv:
55.9826, 109.6085, -23.0053
Hunter-Lab:
48.8826, 71.0959, -2.6161
#f03c94 color charts
#f03c94 color shades, tints & tones
#f03c94 color schemes
#f03c94 color preview, HTML & CSS examples
This text has a color of #f03c94
<p style="color:#f03c94;">Text here</p>
.mytext {color:#f03c94;}
This box has a color of #f03c94
<div style="background-color:#f03c94;">Content here</div>
.mybackground {background-color:#f03c94;}
Border around this has a color of #f03c94
<div style="border:2px solid #f03c94;">Content here</div>
.myborder {border:2px solid #f03c94;}