#f02f75 color space conversions
Hex:
#f02f75
RGB:
240, 47, 117
CMY:
6, 82, 54
CMYK:
0, 80, 51, 6
HSL:
338°, 86.5471%, 56.2745%
HSV (HSB):
338°, 80.4167%, 94.1176%
XYZ:
40.1626, 21.8426, 18.9289
xyY:
0.4962, 0.2699, 21.8426
CIE-Lab:
53.8597, 74.0822, 8.8252
CIE-LCH:
53.8597, 74.6060, 6.7935
CIE-Luv:
53.8597, 126.4005, -3.7377
Hunter-Lab:
46.7361, 71.6054, 8.7019
#f02f75 color charts
#f02f75 color shades, tints & tones
#f02f75 color schemes
#f02f75 color preview, HTML & CSS examples
This text has a color of #f02f75
<p style="color:#f02f75;">Text here</p>
.mytext {color:#f02f75;}
This box has a color of #f02f75
<div style="background-color:#f02f75;">Content here</div>
.mybackground {background-color:#f02f75;}
Border around this has a color of #f02f75
<div style="border:2px solid #f02f75;">Content here</div>
.myborder {border:2px solid #f02f75;}