#f02f90 color space conversions
Hex:
#f02f90
RGB:
240, 47, 144
CMY:
6, 82, 44
CMYK:
0, 80, 40, 6
HSL:
330°, 86.5471%, 56.2745%
HSV (HSB):
330°, 80.4167%, 94.1176%
XYZ:
41.9857, 22.5719, 28.5295
xyY:
0.4510, 0.2425, 22.5719
CIE-Lab:
54.6286, 76.3612, -6.2062
CIE-LCH:
54.6286, 76.6130, 355.3535
CIE-Luv:
54.6286, 115.3565, -23.1097
Hunter-Lab:
47.5099, 74.6027, -2.3464
#f02f90 color charts
#f02f90 color shades, tints & tones
#f02f90 color schemes
#f02f90 color preview, HTML & CSS examples
This text has a color of #f02f90
<p style="color:#f02f90;">Text here</p>
.mytext {color:#f02f90;}
This box has a color of #f02f90
<div style="background-color:#f02f90;">Content here</div>
.mybackground {background-color:#f02f90;}
Border around this has a color of #f02f90
<div style="border:2px solid #f02f90;">Content here</div>
.myborder {border:2px solid #f02f90;}