#fd82e2 color space conversions
Hex:
#fd82e2
RGB:
253, 130, 226
CMY:
1, 49, 11
CMYK:
0, 49, 11, 1
HSL:
313°, 96.8504%, 75.0980%
HSV (HSB):
313°, 48.6166%, 99.2157%
XYZ:
62.2181, 42.3389, 76.8445
xyY:
0.3430, 0.2334, 42.3389
CIE-Lab:
71.1039, 58.6916, -27.8867
CIE-LCH:
71.1039, 64.9798, 334.5858
CIE-Luv:
71.1039, 65.0645, -53.2879
Hunter-Lab:
65.0683, 56.8114, -24.4725
#fd82e2 color charts
#fd82e2 color shades, tints & tones
#fd82e2 color schemes
#fd82e2 color preview, HTML & CSS examples
This text has a color of #fd82e2
<p style="color:#fd82e2;">Text here</p>
.mytext {color:#fd82e2;}
This box has a color of #fd82e2
<div style="background-color:#fd82e2;">Content here</div>
.mybackground {background-color:#fd82e2;}
Border around this has a color of #fd82e2
<div style="border:2px solid #fd82e2;">Content here</div>
.myborder {border:2px solid #fd82e2;}