#f002a7 color space conversions
Hex:
#f002a7
RGB:
240, 2, 167
CMY:
6, 99, 35
CMYK:
0, 99, 30, 6
HSL:
318°, 98.3471%, 47.4510%
HSV (HSB):
318°, 99.1667%, 94.1176%
XYZ:
42.9319, 21.3587, 38.4191
xyY:
0.4180, 0.2080, 21.3587
CIE-Lab:
53.3399, 84.7556, -21.7757
CIE-LCH:
53.3399, 87.5082, 345.5910
CIE-Luv:
53.3399, 111.6373, -46.2259
Hunter-Lab:
46.2155, 84.9408, -16.9372
#f002a7 color charts
#f002a7 color shades, tints & tones
#f002a7 color schemes
#f002a7 color preview, HTML & CSS examples
This text has a color of #f002a7
<p style="color:#f002a7;">Text here</p>
.mytext {color:#f002a7;}
This box has a color of #f002a7
<div style="background-color:#f002a7;">Content here</div>
.mybackground {background-color:#f002a7;}
Border around this has a color of #f002a7
<div style="border:2px solid #f002a7;">Content here</div>
.myborder {border:2px solid #f002a7;}