#fd63d4 color space conversions
Hex:
#fd63d4
RGB:
253, 99, 212
CMY:
1, 61, 17
CMYK:
0, 61, 16, 1
HSL:
316°, 97.4684%, 69.0196%
HSV (HSB):
316°, 60.8696%, 99.2157%
XYZ:
56.8535, 34.5598, 65.9616
xyY:
0.3613, 0.2196, 34.5598
CIE-Lab:
65.4045, 70.4039, -28.8760
CIE-LCH:
65.4045, 76.0955, 337.6991
CIE-Luv:
65.4045, 81.8846, -56.1414
Hunter-Lab:
58.7876, 69.7492, -25.3740
#fd63d4 color charts
#fd63d4 color shades, tints & tones
#fd63d4 color schemes
#fd63d4 color preview, HTML & CSS examples
This text has a color of #fd63d4
<p style="color:#fd63d4;">Text here</p>
.mytext {color:#fd63d4;}
This box has a color of #fd63d4
<div style="background-color:#fd63d4;">Content here</div>
.mybackground {background-color:#fd63d4;}
Border around this has a color of #fd63d4
<div style="border:2px solid #fd63d4;">Content here</div>
.myborder {border:2px solid #fd63d4;}