#f03080 color space conversions
Hex:
#f03080
RGB:
240, 48, 128
CMY:
6, 81, 50
CMYK:
0, 80, 47, 6
HSL:
335°, 86.4865%, 56.4706%
HSV (HSB):
335°, 80.0000%, 94.1176%
XYZ:
40.8884, 22.1977, 22.5516
xyY:
0.4775, 0.2592, 22.1977
CIE-Lab:
54.2361, 74.7062, 2.7647
CIE-LCH:
54.2361, 74.7574, 2.1194
CIE-Luv:
54.2361, 121.6972, -11.1712
Hunter-Lab:
47.1144, 72.4616, 4.6006
#f03080 color charts
#f03080 color shades, tints & tones
#f03080 color schemes
#f03080 color preview, HTML & CSS examples
This text has a color of #f03080
<p style="color:#f03080;">Text here</p>
.mytext {color:#f03080;}
This box has a color of #f03080
<div style="background-color:#f03080;">Content here</div>
.mybackground {background-color:#f03080;}
Border around this has a color of #f03080
<div style="border:2px solid #f03080;">Content here</div>
.myborder {border:2px solid #f03080;}