#f002c1 color space conversions
Hex:
#f002c1
RGB:
240, 2, 193
CMY:
6, 99, 24
CMYK:
0, 99, 20, 6
HSL:
312°, 98.3471%, 47.4510%
HSV (HSB):
312°, 99.1667%, 94.1176%
XYZ:
45.5825, 22.4189, 52.3769
xyY:
0.3787, 0.1862, 22.4189
CIE-Lab:
54.4687, 87.6278, -35.2098
CIE-LCH:
54.4687, 94.4370, 338.1092
CIE-Luv:
54.4687, 99.4423, -66.5553
Hunter-Lab:
47.3486, 88.9818, -32.4423
#f002c1 color charts
#f002c1 color shades, tints & tones
#f002c1 color schemes
#f002c1 color preview, HTML & CSS examples
This text has a color of #f002c1
<p style="color:#f002c1;">Text here</p>
.mytext {color:#f002c1;}
This box has a color of #f002c1
<div style="background-color:#f002c1;">Content here</div>
.mybackground {background-color:#f002c1;}
Border around this has a color of #f002c1
<div style="border:2px solid #f002c1;">Content here</div>
.myborder {border:2px solid #f002c1;}