#fe193d color space conversions
Hex:
#fe193d
RGB:
254, 25, 61
CMY:
0, 90, 76
CMYK:
0, 90, 76, 0
HSL:
351°, 99.1342%, 54.7059%
HSV (HSB):
351°, 90.1575%, 99.6078%
XYZ:
42.0630, 22.1030, 6.4642
xyY:
0.5955, 0.3129, 22.1030
CIE-Lab:
54.1361, 78.7174, 42.9027
CIE-LCH:
54.1361, 89.6497, 28.5913
CIE-Luv:
54.1361, 162.0650, 26.6296
Hunter-Lab:
47.0138, 77.4286, 24.7575
#fe193d color charts
#fe193d color shades, tints & tones
#fe193d color schemes
#fe193d color preview, HTML & CSS examples
This text has a color of #fe193d
<p style="color:#fe193d;">Text here</p>
.mytext {color:#fe193d;}
This box has a color of #fe193d
<div style="background-color:#fe193d;">Content here</div>
.mybackground {background-color:#fe193d;}
Border around this has a color of #fe193d
<div style="border:2px solid #fe193d;">Content here</div>
.myborder {border:2px solid #fe193d;}