#fd20ac color space conversions
Hex:
#fd20ac
RGB:
253, 32, 172
CMY:
1, 87, 33
CMYK:
0, 87, 32, 1
HSL:
322°, 98.2222%, 55.8824%
HSV (HSB):
322°, 87.3518%, 99.2157%
XYZ:
48.4709, 24.8942, 41.2801
xyY:
0.4228, 0.2171, 24.8942
CIE-Lab:
56.9722, 84.9347, -18.9375
CIE-LCH:
56.9722, 87.0203, 347.4306
CIE-Luv:
56.9722, 116.6045, -42.7977
Hunter-Lab:
49.8941, 86.0937, -14.1279
#fd20ac color charts
#fd20ac color shades, tints & tones
#fd20ac color schemes
#fd20ac color preview, HTML & CSS examples
This text has a color of #fd20ac
<p style="color:#fd20ac;">Text here</p>
.mytext {color:#fd20ac;}
This box has a color of #fd20ac
<div style="background-color:#fd20ac;">Content here</div>
.mybackground {background-color:#fd20ac;}
Border around this has a color of #fd20ac
<div style="border:2px solid #fd20ac;">Content here</div>
.myborder {border:2px solid #fd20ac;}