#fd901c color space conversions
Hex:
#fd901c
RGB:
253, 144, 28
CMY:
1, 44, 89
CMYK:
0, 43, 89, 1
HSL:
31°, 98.2533%, 55.0980%
HSV (HSB):
31°, 88.9328%, 99.2157%
XYZ:
50.6909, 40.9130, 6.3239
xyY:
0.5176, 0.4178, 40.9130
CIE-Lab:
70.1149, 34.2928, 71.0210
CIE-LCH:
70.1149, 78.8668, 64.2262
CIE-Luv:
70.1149, 90.1255, 64.2592
Hunter-Lab:
63.9633, 29.5255, 38.9124
#fd901c color charts
#fd901c color shades, tints & tones
#fd901c color schemes
#fd901c color preview, HTML & CSS examples
This text has a color of #fd901c
<p style="color:#fd901c;">Text here</p>
.mytext {color:#fd901c;}
This box has a color of #fd901c
<div style="background-color:#fd901c;">Content here</div>
.mybackground {background-color:#fd901c;}
Border around this has a color of #fd901c
<div style="border:2px solid #fd901c;">Content here</div>
.myborder {border:2px solid #fd901c;}