#fd82e4 color space conversions
Hex:
#fd82e4
RGB:
253, 130, 228
CMY:
1, 49, 11
CMYK:
0, 49, 10, 1
HSL:
312°, 96.8504%, 75.0980%
HSV (HSB):
312°, 48.6166%, 99.2157%
XYZ:
62.4942, 42.4493, 78.2985
xyY:
0.3410, 0.2317, 42.4493
CIE-Lab:
71.1796, 59.0067, -28.8723
CIE-LCH:
71.1796, 65.6917, 333.9272
CIE-Luv:
71.1796, 64.5553, -54.9209
Hunter-Lab:
65.1532, 57.1973, -25.6452
#fd82e4 color charts
#fd82e4 color shades, tints & tones
#fd82e4 color schemes
#fd82e4 color preview, HTML & CSS examples
This text has a color of #fd82e4
<p style="color:#fd82e4;">Text here</p>
.mytext {color:#fd82e4;}
This box has a color of #fd82e4
<div style="background-color:#fd82e4;">Content here</div>
.mybackground {background-color:#fd82e4;}
Border around this has a color of #fd82e4
<div style="border:2px solid #fd82e4;">Content here</div>
.myborder {border:2px solid #fd82e4;}