#fd82ca color space conversions
Hex:
#fd82ca
RGB:
253, 130, 202
CMY:
1, 49, 21
CMYK:
0, 49, 20, 1
HSL:
325°, 96.8504%, 75.0980%
HSV (HSB):
325°, 48.6166%, 99.2157%
XYZ:
59.1513, 41.1122, 60.6949
xyY:
0.3675, 0.2554, 41.1122
CIE-Lab:
70.2544, 55.0997, -15.8845
CIE-LCH:
70.2544, 57.3436, 343.9184
CIE-Luv:
70.2544, 71.1923, -33.8370
Hunter-Lab:
64.1188, 52.4632, -11.2409
#fd82ca color charts
#fd82ca color shades, tints & tones
#fd82ca color schemes
#fd82ca color preview, HTML & CSS examples
This text has a color of #fd82ca
<p style="color:#fd82ca;">Text here</p>
.mytext {color:#fd82ca;}
This box has a color of #fd82ca
<div style="background-color:#fd82ca;">Content here</div>
.mybackground {background-color:#fd82ca;}
Border around this has a color of #fd82ca
<div style="border:2px solid #fd82ca;">Content here</div>
.myborder {border:2px solid #fd82ca;}