#fd53a4 color space conversions
Hex:
#fd53a4
RGB:
253, 83, 164
CMY:
1, 67, 36
CMYK:
0, 67, 35, 1
HSL:
331°, 97.7011%, 65.8824%
HSV (HSB):
331°, 67.1937%, 99.2157%
XYZ:
50.3021, 29.7495, 38.2130
xyY:
0.4253, 0.2516, 29.7495
CIE-Lab:
61.4375, 70.6564, -7.5611
CIE-LCH:
61.4375, 71.0598, 353.8919
CIE-Luv:
61.4375, 104.9247, -24.1677
Hunter-Lab:
54.5431, 69.1703, -3.3585
#fd53a4 color charts
#fd53a4 color shades, tints & tones
#fd53a4 color schemes
#fd53a4 color preview, HTML & CSS examples
This text has a color of #fd53a4
<p style="color:#fd53a4;">Text here</p>
.mytext {color:#fd53a4;}
This box has a color of #fd53a4
<div style="background-color:#fd53a4;">Content here</div>
.mybackground {background-color:#fd53a4;}
Border around this has a color of #fd53a4
<div style="border:2px solid #fd53a4;">Content here</div>
.myborder {border:2px solid #fd53a4;}