#fd8f1f color space conversions
Hex:
#fd8f1f
RGB:
253, 143, 31
CMY:
1, 44, 88
CMYK:
0, 43, 88, 1
HSL:
30°, 98.2301%, 55.6863%
HSV (HSB):
30°, 87.7470%, 99.2157%
XYZ:
50.5778, 40.6265, 6.4723
xyY:
0.5178, 0.4159, 40.6265
CIE-Lab:
69.9134, 34.8596, 70.0725
CIE-LCH:
69.9134, 78.2646, 63.5507
CIE-Luv:
69.9134, 90.8355, 63.4835
Hunter-Lab:
63.7389, 30.0993, 38.5967
#fd8f1f color charts
#fd8f1f color shades, tints & tones
#fd8f1f color schemes
#fd8f1f color preview, HTML & CSS examples
This text has a color of #fd8f1f
<p style="color:#fd8f1f;">Text here</p>
.mytext {color:#fd8f1f;}
This box has a color of #fd8f1f
<div style="background-color:#fd8f1f;">Content here</div>
.mybackground {background-color:#fd8f1f;}
Border around this has a color of #fd8f1f
<div style="border:2px solid #fd8f1f;">Content here</div>
.myborder {border:2px solid #fd8f1f;}