#f002c0 color space conversions
Hex:
#f002c0
RGB:
240, 2, 192
CMY:
6, 99, 25
CMYK:
0, 99, 20, 6
HSL:
312°, 98.3471%, 47.4510%
HSV (HSB):
312°, 99.1667%, 94.1176%
XYZ:
45.4713, 22.3745, 51.7913
xyY:
0.3801, 0.1870, 22.3745
CIE-Lab:
54.4221, 87.5103, -34.7039
CIE-LCH:
54.4221, 94.1404, 338.3682
CIE-Luv:
54.4221, 99.9015, -65.7746
Hunter-Lab:
47.3016, 88.8151, -31.8063
#f002c0 color charts
#f002c0 color shades, tints & tones
#f002c0 color schemes
#f002c0 color preview, HTML & CSS examples
This text has a color of #f002c0
<p style="color:#f002c0;">Text here</p>
.mytext {color:#f002c0;}
This box has a color of #f002c0
<div style="background-color:#f002c0;">Content here</div>
.mybackground {background-color:#f002c0;}
Border around this has a color of #f002c0
<div style="border:2px solid #f002c0;">Content here</div>
.myborder {border:2px solid #f002c0;}