#fe104a color space conversions
Hex:
#fe104a
RGB:
254, 16, 74
CMY:
0, 94, 71
CMYK:
0, 94, 71, 0
HSL:
345°, 99.1667%, 52.9412%
HSV (HSB):
345°, 93.7008%, 99.6078%
XYZ:
42.2944, 21.9358, 8.4834
xyY:
0.5817, 0.3017, 21.9358
CIE-Lab:
53.9588, 80.1789, 35.1972
CIE-LCH:
53.9588, 87.5643, 23.7007
CIE-Luv:
53.9588, 160.3086, 20.4986
Hunter-Lab:
46.8357, 79.2297, 22.0457
#fe104a color charts
#fe104a color shades, tints & tones
#fe104a color schemes
#fe104a color preview, HTML & CSS examples
This text has a color of #fe104a
<p style="color:#fe104a;">Text here</p>
.mytext {color:#fe104a;}
This box has a color of #fe104a
<div style="background-color:#fe104a;">Content here</div>
.mybackground {background-color:#fe104a;}
Border around this has a color of #fe104a
<div style="border:2px solid #fe104a;">Content here</div>
.myborder {border:2px solid #fe104a;}