#f04080 color space conversions
Hex:
#f04080
RGB:
240, 64, 128
CMY:
6, 75, 50
CMYK:
0, 73, 47, 6
HSL:
338°, 85.4369%, 59.6078%
HSV (HSB):
338°, 73.3333%, 94.1176%
XYZ:
41.6649, 23.7506, 22.8104
xyY:
0.4723, 0.2692, 23.7506
CIE-Lab:
55.8372, 70.1793, 5.0742
CIE-LCH:
55.8372, 70.3625, 4.1355
CIE-Luv:
55.8372, 115.7977, -7.2466
Hunter-Lab:
48.7346, 67.3204, 6.3633
#f04080 color charts
#f04080 color shades, tints & tones
#f04080 color schemes
#f04080 color preview, HTML & CSS examples
This text has a color of #f04080
<p style="color:#f04080;">Text here</p>
.mytext {color:#f04080;}
This box has a color of #f04080
<div style="background-color:#f04080;">Content here</div>
.mybackground {background-color:#f04080;}
Border around this has a color of #f04080
<div style="border:2px solid #f04080;">Content here</div>
.myborder {border:2px solid #f04080;}