#fd80f0 color space conversions
Hex:
#fd80f0
RGB:
253, 128, 240
CMY:
1, 50, 6
CMYK:
0, 49, 5, 1
HSL:
306°, 96.8992%, 74.7059%
HSV (HSB):
306°, 49.4071%, 99.2157%
XYZ:
63.9554, 42.6123, 87.2922
xyY:
0.3299, 0.2198, 42.6123
CIE-Lab:
71.2910, 61.8890, -35.2938
CIE-LCH:
71.2910, 71.2453, 330.3049
CIE-Luv:
71.2910, 62.3315, -65.7301
Hunter-Lab:
65.2781, 60.6465, -33.5901
#fd80f0 color charts
#fd80f0 color shades, tints & tones
#fd80f0 color schemes
#fd80f0 color preview, HTML & CSS examples
This text has a color of #fd80f0
<p style="color:#fd80f0;">Text here</p>
.mytext {color:#fd80f0;}
This box has a color of #fd80f0
<div style="background-color:#fd80f0;">Content here</div>
.mybackground {background-color:#fd80f0;}
Border around this has a color of #fd80f0
<div style="border:2px solid #fd80f0;">Content here</div>
.myborder {border:2px solid #fd80f0;}