#f02c7e color space conversions
Hex:
#f02c7e
RGB:
240, 44, 126
CMY:
6, 83, 51
CMYK:
0, 82, 48, 6
HSL:
335°, 86.7257%, 55.6863%
HSV (HSB):
335°, 81.6667%, 94.1176%
XYZ:
40.6018, 21.8330, 21.8129
xyY:
0.4819, 0.2592, 21.8330
CIE-Lab:
53.8494, 75.4892, 3.4043
CIE-LCH:
53.8494, 75.5659, 2.5821
CIE-Luv:
53.8494, 123.7471, -10.5658
Hunter-Lab:
46.7258, 73.3351, 5.0298
#f02c7e color charts
#f02c7e color shades, tints & tones
#f02c7e color schemes
#f02c7e color preview, HTML & CSS examples
This text has a color of #f02c7e
<p style="color:#f02c7e;">Text here</p>
.mytext {color:#f02c7e;}
This box has a color of #f02c7e
<div style="background-color:#f02c7e;">Content here</div>
.mybackground {background-color:#f02c7e;}
Border around this has a color of #f02c7e
<div style="border:2px solid #f02c7e;">Content here</div>
.myborder {border:2px solid #f02c7e;}