#f04ea5 color space conversions
Hex:
#f04ea5
RGB:
240, 78, 165
CMY:
6, 69, 35
CMYK:
0, 68, 31, 6
HSL:
328°, 84.3750%, 62.3529%
HSV (HSB):
328°, 67.5000%, 94.1176%
XYZ:
45.4511, 26.6907, 38.3536
xyY:
0.4113, 0.2416, 26.6907
CIE-Lab:
58.6869, 69.0694, -12.4763
CIE-LCH:
58.6869, 70.1872, 349.7608
CIE-Luv:
58.6869, 96.3629, -30.5523
Hunter-Lab:
51.6630, 66.6271, -7.8516
#f04ea5 color charts
#f04ea5 color shades, tints & tones
#f04ea5 color schemes
#f04ea5 color preview, HTML & CSS examples
This text has a color of #f04ea5
<p style="color:#f04ea5;">Text here</p>
.mytext {color:#f04ea5;}
This box has a color of #f04ea5
<div style="background-color:#f04ea5;">Content here</div>
.mybackground {background-color:#f04ea5;}
Border around this has a color of #f04ea5
<div style="border:2px solid #f04ea5;">Content here</div>
.myborder {border:2px solid #f04ea5;}