#f002e4 color space conversions
Hex:
#f002e4
RGB:
240, 2, 228
CMY:
6, 99, 11
CMYK:
0, 99, 5, 6
HSL:
303°, 98.3471%, 47.4510%
HSV (HSB):
303°, 99.1667%, 94.1176%
XYZ:
49.9605, 24.1701, 75.4309
xyY:
0.3340, 0.1616, 24.1701
CIE-Lab:
56.2577, 92.0652, -52.3850
CIE-LCH:
56.2577, 105.9254, 330.3602
CIE-Luv:
56.2577, 84.1034, -93.4725
Hunter-Lab:
49.1631, 95.3596, -56.5544
#f002e4 color charts
#f002e4 color shades, tints & tones
#f002e4 color schemes
#f002e4 color preview, HTML & CSS examples
This text has a color of #f002e4
<p style="color:#f002e4;">Text here</p>
.mytext {color:#f002e4;}
This box has a color of #f002e4
<div style="background-color:#f002e4;">Content here</div>
.mybackground {background-color:#f002e4;}
Border around this has a color of #f002e4
<div style="border:2px solid #f002e4;">Content here</div>
.myborder {border:2px solid #f002e4;}