#fd8e2a color space conversions
Hex:
#fd8e2a
RGB:
253, 142, 42
CMY:
1, 44, 84
CMYK:
0, 44, 83, 1
HSL:
28°, 98.1395%, 57.8431%
HSV (HSB):
28°, 83.3992%, 99.2157%
XYZ:
50.5989, 40.3958, 7.3208
xyY:
0.5147, 0.4109, 40.3958
CIE-Lab:
69.7505, 35.6182, 66.5197
CIE-LCH:
69.7505, 75.4555, 61.8330
CIE-Luv:
69.7505, 91.0924, 61.2036
Hunter-Lab:
63.5577, 30.8797, 37.6612
#fd8e2a color charts
#fd8e2a color shades, tints & tones
#fd8e2a color schemes
#fd8e2a color preview, HTML & CSS examples
This text has a color of #fd8e2a
<p style="color:#fd8e2a;">Text here</p>
.mytext {color:#fd8e2a;}
This box has a color of #fd8e2a
<div style="background-color:#fd8e2a;">Content here</div>
.mybackground {background-color:#fd8e2a;}
Border around this has a color of #fd8e2a
<div style="border:2px solid #fd8e2a;">Content here</div>
.myborder {border:2px solid #fd8e2a;}