#fd820c color space conversions
Hex:
#fd820c
RGB:
253, 130, 12
CMY:
1, 49, 95
CMYK:
0, 49, 95, 1
HSL:
29°, 98.3673%, 51.9608%
HSV (HSB):
29°, 95.2569%, 99.2157%
XYZ:
48.5570, 36.8745, 4.9061
xyY:
0.5375, 0.4082, 36.8745
CIE-Lab:
67.1827, 41.1602, 72.2500
CIE-LCH:
67.1827, 83.1518, 60.3302
CIE-Luv:
67.1827, 102.4163, 61.1985
Hunter-Lab:
60.7243, 36.4664, 37.7168
#fd820c color charts
#fd820c color shades, tints & tones
#fd820c color schemes
#fd820c color preview, HTML & CSS examples
This text has a color of #fd820c
<p style="color:#fd820c;">Text here</p>
.mytext {color:#fd820c;}
This box has a color of #fd820c
<div style="background-color:#fd820c;">Content here</div>
.mybackground {background-color:#fd820c;}
Border around this has a color of #fd820c
<div style="border:2px solid #fd820c;">Content here</div>
.myborder {border:2px solid #fd820c;}