#fd3f0c color space conversions
Hex:
#fd3f0c
RGB:
253, 63, 12
CMY:
1, 75, 95
CMYK:
0, 75, 95, 1
HSL:
13°, 98.3673%, 51.9608%
HSV (HSB):
13°, 95.2569%, 99.2157%
XYZ:
42.3519, 24.4642, 2.8377
xyY:
0.6080, 0.3512, 24.4642
CIE-Lab:
56.5496, 69.1848, 65.7886
CIE-LCH:
56.5496, 95.4708, 43.5586
CIE-Luv:
56.5496, 152.6220, 43.0955
Hunter-Lab:
49.4613, 66.2857, 31.2213
#fd3f0c color charts
#fd3f0c color shades, tints & tones
#fd3f0c color schemes
#fd3f0c color preview, HTML & CSS examples
This text has a color of #fd3f0c
<p style="color:#fd3f0c;">Text here</p>
.mytext {color:#fd3f0c;}
This box has a color of #fd3f0c
<div style="background-color:#fd3f0c;">Content here</div>
.mybackground {background-color:#fd3f0c;}
Border around this has a color of #fd3f0c
<div style="border:2px solid #fd3f0c;">Content here</div>
.myborder {border:2px solid #fd3f0c;}