#fd84ca color space conversions
Hex:
#fd84ca
RGB:
253, 132, 202
CMY:
1, 48, 21
CMYK:
0, 48, 20, 1
HSL:
325°, 96.8000%, 75.4902%
HSV (HSB):
325°, 47.8261%, 99.2157%
XYZ:
59.4199, 41.6494, 60.7845
xyY:
0.3671, 0.2573, 41.6494
CIE-Lab:
70.6286, 54.1324, -15.3204
CIE-LCH:
70.6286, 56.2586, 344.1975
CIE-Luv:
70.6286, 70.1979, -32.8220
Hunter-Lab:
64.5364, 51.4099, -10.6676
#fd84ca color charts
#fd84ca color shades, tints & tones
#fd84ca color schemes
#fd84ca color preview, HTML & CSS examples
This text has a color of #fd84ca
<p style="color:#fd84ca;">Text here</p>
.mytext {color:#fd84ca;}
This box has a color of #fd84ca
<div style="background-color:#fd84ca;">Content here</div>
.mybackground {background-color:#fd84ca;}
Border around this has a color of #fd84ca
<div style="border:2px solid #fd84ca;">Content here</div>
.myborder {border:2px solid #fd84ca;}