#f02f4c color space conversions
Hex:
#f02f4c
RGB:
240, 47, 76
CMY:
6, 82, 70
CMYK:
0, 80, 68, 6
HSL:
351°, 86.5471%, 56.2745%
HSV (HSB):
351°, 80.4167%, 94.1176%
XYZ:
38.2562, 21.0801, 8.8900
xyY:
0.5607, 0.3090, 21.0801
CIE-Lab:
53.0370, 71.5949, 32.2645
CIE-LCH:
53.0370, 78.5291, 24.2589
CIE-Luv:
53.0370, 140.4236, 20.3065
Hunter-Lab:
45.9131, 68.3839, 20.6590
#f02f4c color charts
#f02f4c color shades, tints & tones
#f02f4c color schemes
#f02f4c color preview, HTML & CSS examples
This text has a color of #f02f4c
<p style="color:#f02f4c;">Text here</p>
.mytext {color:#f02f4c;}
This box has a color of #f02f4c
<div style="background-color:#f02f4c;">Content here</div>
.mybackground {background-color:#f02f4c;}
Border around this has a color of #f02f4c
<div style="border:2px solid #f02f4c;">Content here</div>
.myborder {border:2px solid #f02f4c;}