#fd80f8 color space conversions
Hex:
#fd80f8
RGB:
253, 128, 248
CMY:
1, 50, 3
CMYK:
0, 49, 2, 1
HSL:
302°, 96.8992%, 74.7059%
HSV (HSB):
302°, 49.4071%, 99.2157%
XYZ:
65.1705, 43.0983, 93.6909
xyY:
0.3227, 0.2134, 43.0983
CIE-Lab:
71.6216, 63.2212, -39.1568
CIE-LCH:
71.6216, 74.3652, 328.2275
CIE-Luv:
71.6216, 60.2916, -72.2576
Hunter-Lab:
65.6493, 62.3118, -38.6608
#fd80f8 color charts
#fd80f8 color shades, tints & tones
#fd80f8 color schemes
#fd80f8 color preview, HTML & CSS examples
This text has a color of #fd80f8
<p style="color:#fd80f8;">Text here</p>
.mytext {color:#fd80f8;}
This box has a color of #fd80f8
<div style="background-color:#fd80f8;">Content here</div>
.mybackground {background-color:#fd80f8;}
Border around this has a color of #fd80f8
<div style="border:2px solid #fd80f8;">Content here</div>
.myborder {border:2px solid #fd80f8;}