#fd983e color space conversions
Hex:
#fd983e
RGB:
253, 152, 62
CMY:
1, 40, 76
CMYK:
0, 40, 75, 1
HSL:
28°, 97.9487%, 61.7647%
HSV (HSB):
28°, 75.4941%, 99.2157%
XYZ:
52.6058, 43.6869, 10.2172
xyY:
0.4939, 0.4102, 43.6869
CIE-Lab:
72.0187, 31.1295, 60.8724
CIE-LCH:
72.0187, 68.3703, 62.9153
CIE-Luv:
72.0187, 81.5183, 59.9441
Hunter-Lab:
66.0961, 26.3997, 37.1021
#fd983e color charts
#fd983e color shades, tints & tones
#fd983e color schemes
#fd983e color preview, HTML & CSS examples
This text has a color of #fd983e
<p style="color:#fd983e;">Text here</p>
.mytext {color:#fd983e;}
This box has a color of #fd983e
<div style="background-color:#fd983e;">Content here</div>
.mybackground {background-color:#fd983e;}
Border around this has a color of #fd983e
<div style="border:2px solid #fd983e;">Content here</div>
.myborder {border:2px solid #fd983e;}