#f02f6d color space conversions
Hex:
#f02f6d
RGB:
240, 47, 109
CMY:
6, 82, 57
CMYK:
0, 80, 55, 6
HSL:
341°, 86.5471%, 56.2745%
HSV (HSB):
341°, 80.4167%, 94.1176%
XYZ:
39.7120, 21.6624, 16.5562
xyY:
0.5096, 0.2780, 21.6624
CIE-Lab:
53.6670, 73.5043, 13.3665
CIE-LCH:
53.6670, 74.7097, 10.3064
CIE-Luv:
53.6670, 129.4581, 1.5528
Hunter-Lab:
46.5429, 70.8523, 11.4894
#f02f6d color charts
#f02f6d color shades, tints & tones
#f02f6d color schemes
#f02f6d color preview, HTML & CSS examples
This text has a color of #f02f6d
<p style="color:#f02f6d;">Text here</p>
.mytext {color:#f02f6d;}
This box has a color of #f02f6d
<div style="background-color:#f02f6d;">Content here</div>
.mybackground {background-color:#f02f6d;}
Border around this has a color of #f02f6d
<div style="border:2px solid #f02f6d;">Content here</div>
.myborder {border:2px solid #f02f6d;}