#fe123d color space conversions
Hex:
#fe123d
RGB:
254, 18, 61
CMY:
0, 93, 76
CMYK:
0, 93, 76, 0
HSL:
349°, 99.1597%, 53.3333%
HSV (HSB):
349°, 92.9134%, 99.6078%
XYZ:
41.9317, 21.8404, 6.4204
xyY:
0.5974, 0.3111, 21.8404
CIE-Lab:
53.8572, 79.5227, 42.5983
CIE-LCH:
53.8572, 90.2135, 28.1768
CIE-Luv:
53.8572, 163.5239, 26.0661
Hunter-Lab:
46.7337, 78.3747, 24.5681
#fe123d color charts
#fe123d color shades, tints & tones
#fe123d color schemes
#fe123d color preview, HTML & CSS examples
This text has a color of #fe123d
<p style="color:#fe123d;">Text here</p>
.mytext {color:#fe123d;}
This box has a color of #fe123d
<div style="background-color:#fe123d;">Content here</div>
.mybackground {background-color:#fe123d;}
Border around this has a color of #fe123d
<div style="border:2px solid #fe123d;">Content here</div>
.myborder {border:2px solid #fe123d;}