#fd82d7 color space conversions
Hex:
#fd82d7
RGB:
253, 130, 215
CMY:
1, 49, 16
CMYK:
0, 49, 15, 1
HSL:
319°, 96.8504%, 75.0980%
HSV (HSB):
319°, 48.6166%, 99.2157%
XYZ:
60.7564, 41.7542, 69.1471
xyY:
0.3539, 0.2432, 41.7542
CIE-Lab:
70.7011, 57.0011, -22.4254
CIE-LCH:
70.7011, 61.2538, 338.5243
CIE-Luv:
70.7011, 67.8726, -44.3307
Hunter-Lab:
64.6175, 54.7534, -18.2139
#fd82d7 color charts
#fd82d7 color shades, tints & tones
#fd82d7 color schemes
#fd82d7 color preview, HTML & CSS examples
This text has a color of #fd82d7
<p style="color:#fd82d7;">Text here</p>
.mytext {color:#fd82d7;}
This box has a color of #fd82d7
<div style="background-color:#fd82d7;">Content here</div>
.mybackground {background-color:#fd82d7;}
Border around this has a color of #fd82d7
<div style="border:2px solid #fd82d7;">Content here</div>
.myborder {border:2px solid #fd82d7;}