#fe024c color space conversions
Hex:
#fe024c
RGB:
254, 2, 76
CMY:
0, 99, 70
CMYK:
0, 99, 70, 0
HSL:
342°, 99.2126%, 50.1961%
HSV (HSB):
342°, 99.2126%, 99.6078%
XYZ:
42.1993, 21.6360, 8.7895
xyY:
0.5811, 0.2979, 21.6360
CIE-Lab:
53.6387, 81.2725, 33.6300
CIE-LCH:
53.6387, 87.9557, 22.4794
CIE-Luv:
53.6387, 161.4610, 18.8334
Hunter-Lab:
46.5146, 80.5395, 21.3566
#fe024c color charts
#fe024c color shades, tints & tones
#fe024c color schemes
#fe024c color preview, HTML & CSS examples
This text has a color of #fe024c
<p style="color:#fe024c;">Text here</p>
.mytext {color:#fe024c;}
This box has a color of #fe024c
<div style="background-color:#fe024c;">Content here</div>
.mybackground {background-color:#fe024c;}
Border around this has a color of #fe024c
<div style="border:2px solid #fe024c;">Content here</div>
.myborder {border:2px solid #fe024c;}