#fe203c color space conversions
Hex:
#fe203c
RGB:
254, 32, 60
CMY:
0, 87, 76
CMYK:
0, 87, 76, 0
HSL:
352°, 99.1071%, 56.0784%
HSV (HSB):
352°, 87.4016%, 99.6078%
XYZ:
42.2052, 22.4301, 6.3799
xyY:
0.5943, 0.3158, 22.4301
CIE-Lab:
54.4804, 77.6623, 43.8368
CIE-LCH:
54.4804, 89.1801, 29.4427
CIE-Luv:
54.4804, 160.4528, 27.7182
Hunter-Lab:
47.3604, 76.1893, 25.1653
#fe203c color charts
#fe203c color shades, tints & tones
#fe203c color schemes
#fe203c color preview, HTML & CSS examples
This text has a color of #fe203c
<p style="color:#fe203c;">Text here</p>
.mytext {color:#fe203c;}
This box has a color of #fe203c
<div style="background-color:#fe203c;">Content here</div>
.mybackground {background-color:#fe203c;}
Border around this has a color of #fe203c
<div style="border:2px solid #fe203c;">Content here</div>
.myborder {border:2px solid #fe203c;}