#fd32ca color space conversions
Hex:
#fd32ca
RGB:
253, 50, 202
CMY:
1, 80, 21
CMYK:
0, 80, 20, 1
HSL:
315°, 98.0676%, 59.4118%
HSV (HSB):
315°, 80.2372%, 99.2157%
XYZ:
52.3093, 27.4281, 58.4143
xyY:
0.3786, 0.1985, 27.4281
CIE-Lab:
59.3685, 84.8836, -32.5653
CIE-LCH:
59.3685, 90.9161, 339.0108
CIE-Luv:
59.3685, 100.0382, -63.2938
Hunter-Lab:
52.3719, 86.6360, -29.4703
#fd32ca color charts
#fd32ca color shades, tints & tones
#fd32ca color schemes
#fd32ca color preview, HTML & CSS examples
This text has a color of #fd32ca
<p style="color:#fd32ca;">Text here</p>
.mytext {color:#fd32ca;}
This box has a color of #fd32ca
<div style="background-color:#fd32ca;">Content here</div>
.mybackground {background-color:#fd32ca;}
Border around this has a color of #fd32ca
<div style="border:2px solid #fd32ca;">Content here</div>
.myborder {border:2px solid #fd32ca;}