#fd500c color space conversions
Hex:
#fd500c
RGB:
253, 80, 12
CMY:
1, 69, 95
CMYK:
0, 68, 95, 1
HSL:
17°, 98.3673%, 51.9608%
HSV (HSB):
17°, 95.2569%, 99.2157%
XYZ:
43.4430, 26.6465, 3.2014
xyY:
0.5927, 0.3636, 26.6465
CIE-Lab:
58.6457, 63.4019, 66.9703
CIE-LCH:
58.6457, 92.2216, 46.5678
CIE-Luv:
58.6457, 141.7895, 46.7827
Hunter-Lab:
51.6203, 59.8882, 32.4571
#fd500c color charts
#fd500c RGB chart
#fd500c CMYK chart
#fd500c RGB pie chart
#fd500c color shades, tints & tones
#fd500c color schemes
#fd500c color preview, HTML & CSS examples
This text has a color of #fd500c
<p style="color:#fd500c;">Text here</p>
.mytext {color:#fd500c;}
Text color #fd500c
This box has a color of #fd500c
<div style="background-color:#fd500c;">Content here</div>
.mybackground {background-color:#fd500c;}
Background color #fd500c
Border around this has a color of #fd500c
<div style="border:2px solid #fd500c;">Content here</div>
.myborder {border:2px solid #fd500c;}
Border color #fd500c