#f2007e color space conversions
Hex:
#f2007e
RGB:
242, 0, 126
CMY:
5, 100, 51
CMYK:
0, 100, 48, 5
HSL:
329°, 100.0000%, 47.4510%
HSV (HSB):
329°, 100.0000%, 94.9020%
XYZ:
40.3838, 20.3836, 21.5446
xyY:
0.4906, 0.2476, 20.3836
CIE-Lab:
52.2682, 81.6297, 1.1598
CIE-LCH:
52.2682, 81.6380, 0.8140
CIE-Luv:
52.2682, 132.7775, -14.7666
Hunter-Lab:
45.1482, 80.6541, 3.3107
#f2007e color charts
#f2007e color shades, tints & tones
#f2007e color schemes
#f2007e color preview, HTML & CSS examples
This text has a color of #f2007e
<p style="color:#f2007e;">Text here</p>
.mytext {color:#f2007e;}
This box has a color of #f2007e
<div style="background-color:#f2007e;">Content here</div>
.mybackground {background-color:#f2007e;}
Border around this has a color of #f2007e
<div style="border:2px solid #f2007e;">Content here</div>
.myborder {border:2px solid #f2007e;}