#fe7d2d color space conversions
Hex:
#fe7d2d
RGB:
254, 125, 45
CMY:
0, 51, 82
CMYK:
0, 51, 82, 0
HSL:
23°, 99.0521%, 58.6275%
HSV (HSB):
23°, 82.2835%, 99.6078%
XYZ:
48.6803, 35.9275, 6.8516
xyY:
0.5323, 0.3928, 35.9275
CIE-Lab:
66.4645, 44.5941, 62.6301
CIE-LCH:
66.4645, 76.8841, 54.5483
CIE-Luv:
66.4645, 105.7130, 54.7422
Hunter-Lab:
59.9396, 40.0757, 35.1804
#fe7d2d color charts
#fe7d2d color shades, tints & tones
#fe7d2d color schemes
#fe7d2d color preview, HTML & CSS examples
This text has a color of #fe7d2d
<p style="color:#fe7d2d;">Text here</p>
.mytext {color:#fe7d2d;}
This box has a color of #fe7d2d
<div style="background-color:#fe7d2d;">Content here</div>
.mybackground {background-color:#fe7d2d;}
Border around this has a color of #fe7d2d
<div style="border:2px solid #fe7d2d;">Content here</div>
.myborder {border:2px solid #fe7d2d;}