#f80e8e color space conversions
Hex:
#f80e8e
RGB:
248, 14, 142
CMY:
3, 95, 44
CMYK:
0, 94, 43, 3
HSL:
327°, 94.3548%, 51.3725%
HSV (HSB):
327°, 94.3548%, 97.2549%
XYZ:
43.7509, 22.2235, 27.5748
xyY:
0.4677, 0.2376, 22.2235
CIE-Lab:
54.2634, 83.1990, -5.3923
CIE-LCH:
54.2634, 83.3735, 356.2917
CIE-Luv:
54.2634, 128.9127, -23.5370
Hunter-Lab:
47.1418, 83.1623, -1.6814
#f80e8e color charts
#f80e8e color shades, tints & tones
#f80e8e color schemes
#f80e8e color preview, HTML & CSS examples
This text has a color of #f80e8e
<p style="color:#f80e8e;">Text here</p>
.mytext {color:#f80e8e;}
This box has a color of #f80e8e
<div style="background-color:#f80e8e;">Content here</div>
.mybackground {background-color:#f80e8e;}
Border around this has a color of #f80e8e
<div style="border:2px solid #f80e8e;">Content here</div>
.myborder {border:2px solid #f80e8e;}