#fd32d5 color space conversions
Hex:
#fd32d5
RGB:
253, 50, 213
CMY:
1, 80, 16
CMYK:
0, 80, 16, 1
HSL:
312°, 98.0676%, 59.4118%
HSV (HSB):
312°, 80.2372%, 99.2157%
XYZ:
53.6589, 27.9679, 65.5210
xyY:
0.3647, 0.1901, 27.9679
CIE-Lab:
59.8598, 86.2601, -38.0582
CIE-LCH:
59.8598, 94.2828, 336.1928
CIE-Luv:
59.8598, 95.4321, -71.9831
Hunter-Lab:
52.8847, 88.5646, -36.4374
#fd32d5 color charts
#fd32d5 color shades, tints & tones
#fd32d5 color schemes
#fd32d5 color preview, HTML & CSS examples
This text has a color of #fd32d5
<p style="color:#fd32d5;">Text here</p>
.mytext {color:#fd32d5;}
This box has a color of #fd32d5
<div style="background-color:#fd32d5;">Content here</div>
.mybackground {background-color:#fd32d5;}
Border around this has a color of #fd32d5
<div style="border:2px solid #fd32d5;">Content here</div>
.myborder {border:2px solid #fd32d5;}