#fe20ad color space conversions
Hex:
#fe20ad
RGB:
254, 32, 173
CMY:
0, 87, 32
CMYK:
0, 87, 32, 0
HSL:
322°, 99.1071%, 56.0784%
HSV (HSB):
322°, 87.4016%, 99.6078%
XYZ:
48.9324, 25.1210, 41.8050
xyY:
0.4223, 0.2168, 25.1210
CIE-Lab:
57.1931, 85.2463, -19.1676
CIE-LCH:
57.1931, 87.3746, 347.3278
CIE-Luv:
57.1931, 116.9407, -43.2220
Hunter-Lab:
50.1208, 86.5560, -14.3682
#fe20ad color charts
#fe20ad color shades, tints & tones
#fe20ad color schemes
#fe20ad color preview, HTML & CSS examples
This text has a color of #fe20ad
<p style="color:#fe20ad;">Text here</p>
.mytext {color:#fe20ad;}
This box has a color of #fe20ad
<div style="background-color:#fe20ad;">Content here</div>
.mybackground {background-color:#fe20ad;}
Border around this has a color of #fe20ad
<div style="border:2px solid #fe20ad;">Content here</div>
.myborder {border:2px solid #fe20ad;}