#f02d7e color space conversions
Hex:
#f02d7e
RGB:
240, 45, 126
CMY:
6, 82, 51
CMYK:
0, 81, 48, 6
HSL:
335°, 86.6667%, 55.8824%
HSV (HSB):
335°, 81.2500%, 94.1176%
XYZ:
40.6395, 21.9084, 21.8255
xyY:
0.4817, 0.2597, 21.9084
CIE-Lab:
53.9297, 75.2595, 3.5203
CIE-LCH:
53.9297, 75.3418, 2.6781
CIE-Luv:
53.9297, 123.4460, -10.3690
Hunter-Lab:
46.8064, 73.0707, 5.1180
#f02d7e color charts
#f02d7e color shades, tints & tones
#f02d7e color schemes
#f02d7e color preview, HTML & CSS examples
This text has a color of #f02d7e
<p style="color:#f02d7e;">Text here</p>
.mytext {color:#f02d7e;}
This box has a color of #f02d7e
<div style="background-color:#f02d7e;">Content here</div>
.mybackground {background-color:#f02d7e;}
Border around this has a color of #f02d7e
<div style="border:2px solid #f02d7e;">Content here</div>
.myborder {border:2px solid #f02d7e;}