#fe1d0d color space conversions
Hex:
#fe1d0d
RGB:
254, 29, 13
CMY:
0, 89, 95
CMYK:
0, 89, 95, 0
HSL:
4°, 99.1770%, 52.3529%
HSV (HSB):
4°, 94.8819%, 99.6078%
XYZ:
41.3851, 21.9786, 2.4418
xyY:
0.6289, 0.3340, 21.9786
CIE-Lab:
54.0043, 77.2275, 64.2967
CIE-LCH:
54.0043, 100.4896, 39.7795
CIE-Luv:
54.0043, 168.2450, 38.2094
Hunter-Lab:
46.8814, 75.5306, 29.7288
#fe1d0d color charts
#fe1d0d color shades, tints & tones
#fe1d0d color schemes
#fe1d0d color preview, HTML & CSS examples
This text has a color of #fe1d0d
<p style="color:#fe1d0d;">Text here</p>
.mytext {color:#fe1d0d;}
This box has a color of #fe1d0d
<div style="background-color:#fe1d0d;">Content here</div>
.mybackground {background-color:#fe1d0d;}
Border around this has a color of #fe1d0d
<div style="border:2px solid #fe1d0d;">Content here</div>
.myborder {border:2px solid #fe1d0d;}