#fd3c00 color space conversions
Hex:
#fd3c00
RGB:
253, 60, 0
CMY:
1, 76, 100
CMYK:
0, 76, 100, 1
HSL:
14°, 100.0000%, 49.6078%
HSV (HSB):
14°, 100.0000%, 99.2157%
XYZ:
42.1239, 24.1144, 2.4344
xyY:
0.6134, 0.3511, 24.1144
CIE-Lab:
56.2021, 69.9960, 68.1436
CIE-LCH:
56.2021, 97.6883, 44.2317
CIE-Luv:
56.2021, 154.8805, 43.4961
Hunter-Lab:
49.1064, 67.1827, 31.4353
#fd3c00 color charts
#fd3c00 color shades, tints & tones
#fd3c00 color schemes
#fd3c00 color preview, HTML & CSS examples
This text has a color of #fd3c00
<p style="color:#fd3c00;">Text here</p>
.mytext {color:#fd3c00;}
This box has a color of #fd3c00
<div style="background-color:#fd3c00;">Content here</div>
.mybackground {background-color:#fd3c00;}
Border around this has a color of #fd3c00
<div style="border:2px solid #fd3c00;">Content here</div>
.myborder {border:2px solid #fd3c00;}