#fd8e3c color space conversions
Hex:
#fd8e3c
RGB:
253, 142, 60
CMY:
1, 44, 76
CMYK:
0, 44, 76, 1
HSL:
25°, 97.9695%, 61.3725%
HSV (HSB):
25°, 76.2846%, 99.2157%
XYZ:
50.9966, 40.5549, 9.4150
xyY:
0.5051, 0.4017, 40.5549
CIE-Lab:
69.8629, 36.1926, 59.5992
CIE-LCH:
69.8629, 69.7278, 58.7311
CIE-Luv:
69.8629, 89.7681, 56.7762
Hunter-Lab:
63.6827, 31.4966, 35.8123
#fd8e3c color charts
#fd8e3c color shades, tints & tones
#fd8e3c color schemes
#fd8e3c color preview, HTML & CSS examples
This text has a color of #fd8e3c
<p style="color:#fd8e3c;">Text here</p>
.mytext {color:#fd8e3c;}
This box has a color of #fd8e3c
<div style="background-color:#fd8e3c;">Content here</div>
.mybackground {background-color:#fd8e3c;}
Border around this has a color of #fd8e3c
<div style="border:2px solid #fd8e3c;">Content here</div>
.myborder {border:2px solid #fd8e3c;}