#f03f80 color space conversions
Hex:
#f03f80
RGB:
240, 63, 128
CMY:
6, 75, 50
CMYK:
0, 74, 47, 6
HSL:
338°, 85.5072%, 59.4118%
HSV (HSB):
338°, 73.7500%, 94.1176%
XYZ:
41.6090, 23.6388, 22.7918
xyY:
0.4726, 0.2685, 23.6388
CIE-Lab:
55.7243, 70.4959, 4.9119
CIE-LCH:
55.7243, 70.6668, 3.9858
CIE-Luv:
55.7243, 116.2116, -7.5224
Hunter-Lab:
48.6197, 67.6765, 6.2401
#f03f80 color charts
#f03f80 color shades, tints & tones
#f03f80 color schemes
#f03f80 color preview, HTML & CSS examples
This text has a color of #f03f80
<p style="color:#f03f80;">Text here</p>
.mytext {color:#f03f80;}
This box has a color of #f03f80
<div style="background-color:#f03f80;">Content here</div>
.mybackground {background-color:#f03f80;}
Border around this has a color of #f03f80
<div style="border:2px solid #f03f80;">Content here</div>
.myborder {border:2px solid #f03f80;}