#f80edd color space conversions
Hex:
#f80edd
RGB:
248, 14, 221
CMY:
3, 95, 13
CMYK:
0, 94, 11, 3
HSL:
307°, 94.3548%, 51.3725%
HSV (HSB):
307°, 94.3548%, 97.2549%
XYZ:
51.9196, 25.4910, 70.5904
xyY:
0.3508, 0.1722, 25.4910
CIE-Lab:
57.5507, 91.6989, -46.2863
CIE-LCH:
57.5507, 102.7186, 333.2170
CIE-Luv:
57.5507, 92.4844, -84.7135
Hunter-Lab:
50.4886, 95.2041, -47.5540
#f80edd color charts
#f80edd color shades, tints & tones
#f80edd color schemes
#f80edd color preview, HTML & CSS examples
This text has a color of #f80edd
<p style="color:#f80edd;">Text here</p>
.mytext {color:#f80edd;}
This box has a color of #f80edd
<div style="background-color:#f80edd;">Content here</div>
.mybackground {background-color:#f80edd;}
Border around this has a color of #f80edd
<div style="border:2px solid #f80edd;">Content here</div>
.myborder {border:2px solid #f80edd;}