#fe0f0d color space conversions
Hex:
#fe0f0d
RGB:
254, 15, 13
CMY:
0, 94, 95
CMYK:
0, 94, 95, 0
HSL:
0°, 99.1770%, 52.3529%
HSV (HSB):
0°, 94.8819%, 99.6078%
XYZ:
41.1165, 21.4415, 2.3523
xyY:
0.6334, 0.3303, 21.4415
CIE-Lab:
53.4294, 78.8842, 64.0033
CIE-LCH:
53.4294, 101.5831, 39.0544
CIE-Luv:
53.4294, 171.4976, 37.1612
Hunter-Lab:
46.3050, 77.4653, 29.4015
#fe0f0d color charts
#fe0f0d color shades, tints & tones
#fe0f0d color schemes
#fe0f0d color preview, HTML & CSS examples
This text has a color of #fe0f0d
<p style="color:#fe0f0d;">Text here</p>
.mytext {color:#fe0f0d;}
This box has a color of #fe0f0d
<div style="background-color:#fe0f0d;">Content here</div>
.mybackground {background-color:#fe0f0d;}
Border around this has a color of #fe0f0d
<div style="border:2px solid #fe0f0d;">Content here</div>
.myborder {border:2px solid #fe0f0d;}