#fd83f8 color space conversions
Hex:
#fd83f8
RGB:
253, 131, 248
CMY:
1, 49, 3
CMYK:
0, 48, 2, 1
HSL:
302°, 96.8254%, 75.2941%
HSV (HSB):
302°, 48.2213%, 99.2157%
XYZ:
65.5676, 43.8926, 93.8233
xyY:
0.3225, 0.2159, 43.8926
CIE-Lab:
72.1566, 61.8090, -38.3239
CIE-LCH:
72.1566, 72.7261, 328.1995
CIE-Luv:
72.1566, 59.1106, -70.7608
Hunter-Lab:
66.2515, 60.7174, -37.5886
#fd83f8 color charts
#fd83f8 color shades, tints & tones
#fd83f8 color schemes
#fd83f8 color preview, HTML & CSS examples
This text has a color of #fd83f8
<p style="color:#fd83f8;">Text here</p>
.mytext {color:#fd83f8;}
This box has a color of #fd83f8
<div style="background-color:#fd83f8;">Content here</div>
.mybackground {background-color:#fd83f8;}
Border around this has a color of #fd83f8
<div style="border:2px solid #fd83f8;">Content here</div>
.myborder {border:2px solid #fd83f8;}