#fd975f color space conversions
Hex:
#fd975f
RGB:
253, 151, 95
CMY:
1, 41, 63
CMYK:
0, 40, 62, 1
HSL:
21°, 97.5309%, 68.2353%
HSV (HSB):
21°, 62.4506%, 99.2157%
XYZ:
53.6402, 43.8421, 16.4617
xyY:
0.4708, 0.3848, 43.8421
CIE-Lab:
72.1228, 33.3542, 45.3905
CIE-LCH:
72.1228, 56.3276, 53.6905
CIE-Luv:
72.1228, 78.9768, 47.2532
Hunter-Lab:
66.2134, 28.7315, 31.6089
#fd975f color charts
#fd975f color shades, tints & tones
#fd975f color schemes
#fd975f color preview, HTML & CSS examples
This text has a color of #fd975f
<p style="color:#fd975f;">Text here</p>
.mytext {color:#fd975f;}
This box has a color of #fd975f
<div style="background-color:#fd975f;">Content here</div>
.mybackground {background-color:#fd975f;}
Border around this has a color of #fd975f
<div style="border:2px solid #fd975f;">Content here</div>
.myborder {border:2px solid #fd975f;}