#fd984c color space conversions
Hex:
#fd984c
RGB:
253, 152, 76
CMY:
1, 40, 70
CMYK:
0, 40, 70, 1
HSL:
26°, 97.7901%, 64.5098%
HSV (HSB):
26°, 69.9605%, 99.2157%
XYZ:
53.0408, 43.8609, 12.5079
xyY:
0.4848, 0.4009, 43.8609
CIE-Lab:
72.1354, 31.7549, 54.7340
CIE-LCH:
72.1354, 63.2787, 59.8791
CIE-Luv:
72.1354, 80.2904, 55.3886
Hunter-Lab:
66.2276, 27.0599, 35.1616
#fd984c color charts
#fd984c color shades, tints & tones
#fd984c color schemes
#fd984c color preview, HTML & CSS examples
This text has a color of #fd984c
<p style="color:#fd984c;">Text here</p>
.mytext {color:#fd984c;}
This box has a color of #fd984c
<div style="background-color:#fd984c;">Content here</div>
.mybackground {background-color:#fd984c;}
Border around this has a color of #fd984c
<div style="border:2px solid #fd984c;">Content here</div>
.myborder {border:2px solid #fd984c;}