#fd700c color space conversions
Hex:
#fd700c
RGB:
253, 112, 12
CMY:
1, 56, 95
CMYK:
0, 56, 95, 1
HSL:
25°, 98.3673%, 51.9608%
HSV (HSB):
25°, 95.2569%, 99.2157%
XYZ:
46.3685, 32.4975, 4.1766
xyY:
0.5584, 0.3913, 32.4975
CIE-Lab:
63.7520, 49.8505, 70.0531
CIE-LCH:
63.7520, 85.9797, 54.5640
CIE-Luv:
63.7520, 117.3810, 55.5140
Hunter-Lab:
57.0066, 45.4284, 35.5607
#fd700c color charts
#fd700c RGB chart
#fd700c CMYK chart
#fd700c RGB pie chart
#fd700c color shades, tints & tones
#fd700c color schemes
#fd700c color preview, HTML & CSS examples
This text has a color of #fd700c
<p style="color:#fd700c;">Text here</p>
.mytext {color:#fd700c;}
Text color #fd700c
This box has a color of #fd700c
<div style="background-color:#fd700c;">Content here</div>
.mybackground {background-color:#fd700c;}
Background color #fd700c
Border around this has a color of #fd700c
<div style="border:2px solid #fd700c;">Content here</div>
.myborder {border:2px solid #fd700c;}
Border color #fd700c