#fe5f3d color space conversions
Hex:
#fe5f3d
RGB:
254, 95, 61
CMY:
0, 63, 76
CMYK:
0, 63, 76, 0
HSL:
11°, 98.9744%, 61.7647%
HSV (HSB):
11°, 75.9843%, 99.6078%
XYZ:
45.8076, 29.5922, 7.7124
xyY:
0.5512, 0.3561, 29.5922
CIE-Lab:
61.3007, 58.8224, 50.5261
CIE-LCH:
61.3007, 77.5433, 40.6613
CIE-Luv:
61.3007, 127.0707, 40.6419
Hunter-Lab:
54.3987, 55.1120, 29.6732
#fe5f3d color charts
#fe5f3d color shades, tints & tones
#fe5f3d color schemes
#fe5f3d color preview, HTML & CSS examples
This text has a color of #fe5f3d
<p style="color:#fe5f3d;">Text here</p>
.mytext {color:#fe5f3d;}
This box has a color of #fe5f3d
<div style="background-color:#fe5f3d;">Content here</div>
.mybackground {background-color:#fe5f3d;}
Border around this has a color of #fe5f3d
<div style="border:2px solid #fe5f3d;">Content here</div>
.myborder {border:2px solid #fe5f3d;}