#fd50dd color space conversions
Hex:
#fd50dd
RGB:
253, 80, 221
CMY:
1, 69, 13
CMYK:
0, 68, 13, 1
HSL:
311°, 97.7401%, 65.2941%
HSV (HSB):
311°, 68.3794%, 99.2157%
XYZ:
56.4278, 31.8404, 71.5784
xyY:
0.3530, 0.1992, 31.8404
CIE-Lab:
63.2108, 78.8054, -37.3314
CIE-LCH:
63.2108, 87.2005, 334.6523
CIE-Luv:
63.2108, 85.1349, -70.3600
Hunter-Lab:
56.4273, 79.7538, -35.7106
#fd50dd color charts
#fd50dd color shades, tints & tones
#fd50dd color schemes
#fd50dd color preview, HTML & CSS examples
This text has a color of #fd50dd
<p style="color:#fd50dd;">Text here</p>
.mytext {color:#fd50dd;}
This box has a color of #fd50dd
<div style="background-color:#fd50dd;">Content here</div>
.mybackground {background-color:#fd50dd;}
Border around this has a color of #fd50dd
<div style="border:2px solid #fd50dd;">Content here</div>
.myborder {border:2px solid #fd50dd;}