#fd974f color space conversions
Hex:
#fd974f
RGB:
253, 151, 79
CMY:
1, 41, 69
CMYK:
0, 40, 69, 1
HSL:
25°, 97.7528%, 65.0980%
HSV (HSB):
25°, 68.7747%, 99.2157%
XYZ:
52.9859, 43.5804, 13.0163
xyY:
0.4835, 0.3977, 43.5804
CIE-Lab:
71.9471, 32.4246, 53.1096
CIE-LCH:
71.9471, 62.2253, 58.5949
CIE-Luv:
71.9471, 80.7790, 53.8883
Hunter-Lab:
66.0154, 27.7423, 34.5205
#fd974f color charts
#fd974f color shades, tints & tones
#fd974f color schemes
#fd974f color preview, HTML & CSS examples
This text has a color of #fd974f
<p style="color:#fd974f;">Text here</p>
.mytext {color:#fd974f;}
This box has a color of #fd974f
<div style="background-color:#fd974f;">Content here</div>
.mybackground {background-color:#fd974f;}
Border around this has a color of #fd974f
<div style="border:2px solid #fd974f;">Content here</div>
.myborder {border:2px solid #fd974f;}