#fd984f color space conversions
Hex:
#fd984f
RGB:
253, 152, 79
CMY:
1, 40, 69
CMYK:
0, 40, 69, 1
HSL:
25°, 97.7528%, 65.0980%
HSV (HSB):
25°, 68.7747%, 99.2157%
XYZ:
53.1475, 43.9036, 13.0702
xyY:
0.4826, 0.3987, 43.9036
CIE-Lab:
72.1640, 31.9077, 53.3478
CIE-LCH:
72.1640, 62.1618, 59.1161
CIE-Luv:
72.1640, 79.9938, 54.2869
Hunter-Lab:
66.2598, 27.2216, 34.6865
#fd984f color charts
#fd984f color shades, tints & tones
#fd984f color schemes
#fd984f color preview, HTML & CSS examples
This text has a color of #fd984f
<p style="color:#fd984f;">Text here</p>
.mytext {color:#fd984f;}
This box has a color of #fd984f
<div style="background-color:#fd984f;">Content here</div>
.mybackground {background-color:#fd984f;}
Border around this has a color of #fd984f
<div style="border:2px solid #fd984f;">Content here</div>
.myborder {border:2px solid #fd984f;}