#fe172a color space conversions
Hex:
#fe172a
RGB:
254, 23, 42
CMY:
0, 91, 84
CMYK:
0, 91, 83, 0
HSL:
355°, 99.1416%, 54.3137%
HSV (HSB):
355°, 90.9449%, 99.6078%
XYZ:
41.5974, 21.8508, 4.2157
xyY:
0.6148, 0.3229, 21.8508
CIE-Lab:
53.8683, 78.4605, 52.8025
CIE-LCH:
53.8683, 94.5736, 33.9398
CIE-Luv:
53.8683, 166.4778, 32.5385
Hunter-Lab:
46.7448, 77.0404, 27.3743
#fe172a color charts
#fe172a color shades, tints & tones
#fe172a color schemes
#fe172a color preview, HTML & CSS examples
This text has a color of #fe172a
<p style="color:#fe172a;">Text here</p>
.mytext {color:#fe172a;}
This box has a color of #fe172a
<div style="background-color:#fe172a;">Content here</div>
.mybackground {background-color:#fe172a;}
Border around this has a color of #fe172a
<div style="border:2px solid #fe172a;">Content here</div>
.myborder {border:2px solid #fe172a;}