#f97d3f color space conversions
Hex:
#f97d3f
RGB:
249, 125, 63
CMY:
2, 51, 75
CMYK:
0, 50, 75, 2
HSL:
20°, 93.9394%, 61.1765%
HSV (HSB):
20°, 74.6988%, 97.6471%
XYZ:
47.2977, 35.1658, 8.9974
xyY:
0.5171, 0.3845, 35.1658
CIE-Lab:
65.8776, 43.3002, 54.0552
CIE-LCH:
65.8776, 69.2595, 51.3040
CIE-Luv:
65.8776, 99.8118, 49.3232
Hunter-Lab:
59.3008, 38.5935, 32.5147
#f97d3f color charts
#f97d3f color shades, tints & tones
#f97d3f color schemes
#f97d3f color preview, HTML & CSS examples
This text has a color of #f97d3f
<p style="color:#f97d3f;">Text here</p>
.mytext {color:#f97d3f;}
This box has a color of #f97d3f
<div style="background-color:#f97d3f;">Content here</div>
.mybackground {background-color:#f97d3f;}
Border around this has a color of #f97d3f
<div style="border:2px solid #f97d3f;">Content here</div>
.myborder {border:2px solid #f97d3f;}