#fd9f1f color space conversions
Hex:
#fd9f1f
RGB:
253, 159, 31
CMY:
1, 38, 88
CMYK:
0, 37, 88, 1
HSL:
35°, 98.2301%, 55.6863%
HSV (HSB):
35°, 87.7470%, 99.2157%
XYZ:
53.1535, 45.7778, 7.3308
xyY:
0.5002, 0.4308, 45.7778
CIE-Lab:
73.4012, 26.5906, 72.7767
CIE-LCH:
73.4012, 77.4824, 69.9291
CIE-Luv:
73.4012, 77.5293, 69.1607
Hunter-Lab:
67.6593, 21.8266, 40.9375
#fd9f1f color charts
#fd9f1f color shades, tints & tones
#fd9f1f color schemes
#fd9f1f color preview, HTML & CSS examples
This text has a color of #fd9f1f
<p style="color:#fd9f1f;">Text here</p>
.mytext {color:#fd9f1f;}
This box has a color of #fd9f1f
<div style="background-color:#fd9f1f;">Content here</div>
.mybackground {background-color:#fd9f1f;}
Border around this has a color of #fd9f1f
<div style="border:2px solid #fd9f1f;">Content here</div>
.myborder {border:2px solid #fd9f1f;}