#f80eca color space conversions
Hex:
#f80eca
RGB:
248, 14, 202
CMY:
3, 95, 21
CMYK:
0, 94, 19, 3
HSL:
312°, 94.3548%, 51.3725%
HSV (HSB):
312°, 94.3548%, 97.2549%
XYZ:
49.5291, 24.5348, 58.0023
xyY:
0.3750, 0.1858, 24.5348
CIE-Lab:
56.6193, 89.3419, -36.9224
CIE-LCH:
56.6193, 96.6708, 337.5461
CIE-Luv:
56.6193, 100.8878, -69.9708
Hunter-Lab:
49.5326, 91.8053, -34.7553
#f80eca color charts
#f80eca color shades, tints & tones
#f80eca color schemes
#f80eca color preview, HTML & CSS examples
This text has a color of #f80eca
<p style="color:#f80eca;">Text here</p>
.mytext {color:#f80eca;}
This box has a color of #f80eca
<div style="background-color:#f80eca;">Content here</div>
.mybackground {background-color:#f80eca;}
Border around this has a color of #f80eca
<div style="border:2px solid #f80eca;">Content here</div>
.myborder {border:2px solid #f80eca;}