#fd83e4 color space conversions
Hex:
#fd83e4
RGB:
253, 131, 228
CMY:
1, 49, 11
CMYK:
0, 48, 10, 1
HSL:
312°, 96.8254%, 75.2941%
HSV (HSB):
312°, 48.2213%, 99.2157%
XYZ:
62.6279, 42.7167, 78.3431
xyY:
0.3409, 0.2326, 42.7167
CIE-Lab:
71.3623, 58.5293, -28.5915
CIE-LCH:
71.3623, 65.1395, 333.9646
CIE-Luv:
71.3623, 64.1179, -54.4126
Hunter-Lab:
65.3580, 56.6673, -25.3189
#fd83e4 color charts
#fd83e4 color shades, tints & tones
#fd83e4 color schemes
#fd83e4 color preview, HTML & CSS examples
This text has a color of #fd83e4
<p style="color:#fd83e4;">Text here</p>
.mytext {color:#fd83e4;}
This box has a color of #fd83e4
<div style="background-color:#fd83e4;">Content here</div>
.mybackground {background-color:#fd83e4;}
Border around this has a color of #fd83e4
<div style="border:2px solid #fd83e4;">Content here</div>
.myborder {border:2px solid #fd83e4;}