#fd82db color space conversions
Hex:
#fd82db
RGB:
253, 130, 219
CMY:
1, 49, 14
CMYK:
0, 49, 13, 1
HSL:
317°, 96.8504%, 75.0980%
HSV (HSB):
317°, 48.6166%, 99.2157%
XYZ:
61.2768, 41.9624, 71.8877
xyY:
0.3499, 0.2396, 41.9624
CIE-Lab:
70.8450, 57.6074, -24.4192
CIE-LCH:
70.8450, 62.5692, 337.0284
CIE-Luv:
70.8450, 66.8505, -47.5820
Hunter-Lab:
64.7784, 55.4891, -20.4522
#fd82db color charts
#fd82db color shades, tints & tones
#fd82db color schemes
#fd82db color preview, HTML & CSS examples
This text has a color of #fd82db
<p style="color:#fd82db;">Text here</p>
.mytext {color:#fd82db;}
This box has a color of #fd82db
<div style="background-color:#fd82db;">Content here</div>
.mybackground {background-color:#fd82db;}
Border around this has a color of #fd82db
<div style="border:2px solid #fd82db;">Content here</div>
.myborder {border:2px solid #fd82db;}