#fe3d0d color space conversions
Hex:
#fe3d0d
RGB:
254, 61, 13
CMY:
0, 76, 95
CMYK:
0, 76, 95, 0
HSL:
12°, 99.1770%, 52.3529%
HSV (HSB):
12°, 94.8819%, 99.6078%
XYZ:
42.6144, 24.4374, 2.8516
xyY:
0.6096, 0.3496, 24.4374
CIE-Lab:
56.5231, 70.0868, 65.6460
CIE-LCH:
56.5231, 96.0289, 43.1261
CIE-Luv:
56.5231, 154.4678, 42.7414
Hunter-Lab:
49.4342, 67.3651, 31.1838
#fe3d0d color charts
#fe3d0d color shades, tints & tones
#fe3d0d color schemes
#fe3d0d color preview, HTML & CSS examples
This text has a color of #fe3d0d
<p style="color:#fe3d0d;">Text here</p>
.mytext {color:#fe3d0d;}
This box has a color of #fe3d0d
<div style="background-color:#fe3d0d;">Content here</div>
.mybackground {background-color:#fe3d0d;}
Border around this has a color of #fe3d0d
<div style="border:2px solid #fe3d0d;">Content here</div>
.myborder {border:2px solid #fe3d0d;}