#fd3e0c color space conversions
Hex:
#fd3e0c
RGB:
253, 62, 12
CMY:
1, 76, 95
CMYK:
0, 75, 95, 1
HSL:
12°, 98.3673%, 51.9608%
HSV (HSB):
12°, 95.2569%, 99.2157%
XYZ:
42.2970, 24.3544, 2.8194
xyY:
0.6088, 0.3506, 24.3544
CIE-Lab:
56.4409, 69.4882, 65.7290
CIE-LCH:
56.4409, 95.6499, 43.4075
CIE-Luv:
56.4409, 153.1973, 42.9026
Hunter-Lab:
49.3502, 66.6256, 31.1579
#fd3e0c color charts
#fd3e0c color shades, tints & tones
#fd3e0c color schemes
#fd3e0c color preview, HTML & CSS examples
This text has a color of #fd3e0c
<p style="color:#fd3e0c;">Text here</p>
.mytext {color:#fd3e0c;}
This box has a color of #fd3e0c
<div style="background-color:#fd3e0c;">Content here</div>
.mybackground {background-color:#fd3e0c;}
Border around this has a color of #fd3e0c
<div style="border:2px solid #fd3e0c;">Content here</div>
.myborder {border:2px solid #fd3e0c;}