#fe208d color space conversions
Hex:
#fe208d
RGB:
254, 32, 141
CMY:
0, 87, 45
CMYK:
0, 87, 44, 0
HSL:
331°, 99.1071%, 56.0784%
HSV (HSB):
331°, 87.4016%, 99.6078%
XYZ:
46.1973, 24.0269, 27.4021
xyY:
0.4732, 0.2461, 24.0269
CIE-Lab:
56.1148, 82.2843, -1.9355
CIE-LCH:
56.1148, 82.3071, 358.6525
CIE-Luv:
56.1148, 131.4550, -18.9294
Hunter-Lab:
49.0173, 82.4505, 1.1673
#fe208d color charts
#fe208d color shades, tints & tones
#fe208d color schemes
#fe208d color preview, HTML & CSS examples
This text has a color of #fe208d
<p style="color:#fe208d;">Text here</p>
.mytext {color:#fe208d;}
This box has a color of #fe208d
<div style="background-color:#fe208d;">Content here</div>
.mybackground {background-color:#fe208d;}
Border around this has a color of #fe208d
<div style="border:2px solid #fe208d;">Content here</div>
.myborder {border:2px solid #fe208d;}