#fd9601 color space conversions
Hex:
#fd9601
RGB:
253, 150, 1
CMY:
1, 41, 100
CMYK:
0, 41, 100, 1
HSL:
35°, 99.2126%, 49.8039%
HSV (HSB):
35°, 99.6047%, 99.2157%
XYZ:
51.4198, 42.6975, 5.5600
xyY:
0.5159, 0.4284, 42.6975
CIE-Lab:
71.3492, 30.9071, 76.4023
CIE-LCH:
71.3492, 82.4170, 67.9751
CIE-Luv:
71.3492, 85.7389, 68.6358
Hunter-Lab:
65.3433, 26.1140, 40.6954
#fd9601 color charts
#fd9601 color shades, tints & tones
#fd9601 color schemes
#fd9601 color preview, HTML & CSS examples
This text has a color of #fd9601
<p style="color:#fd9601;">Text here</p>
.mytext {color:#fd9601;}
This box has a color of #fd9601
<div style="background-color:#fd9601;">Content here</div>
.mybackground {background-color:#fd9601;}
Border around this has a color of #fd9601
<div style="border:2px solid #fd9601;">Content here</div>
.myborder {border:2px solid #fd9601;}