#fd7400 color space conversions
Hex:
#fd7400
RGB:
253, 116, 0
CMY:
1, 55, 100
CMYK:
0, 54, 100, 1
HSL:
28°, 100.0000%, 49.6078%
HSV (HSB):
28°, 100.0000%, 99.2157%
XYZ:
46.7534, 33.3734, 3.9775
xyY:
0.5559, 0.3968, 33.3734
CIE-Lab:
64.4621, 47.8754, 72.3665
CIE-LCH:
64.4621, 86.7696, 56.5126
CIE-Luv:
64.4621, 114.4204, 57.5759
Hunter-Lab:
57.7697, 43.3641, 36.3566
#fd7400 color charts
#fd7400 color shades, tints & tones
#fd7400 color schemes
#fd7400 color preview, HTML & CSS examples
This text has a color of #fd7400
<p style="color:#fd7400;">Text here</p>
.mytext {color:#fd7400;}
This box has a color of #fd7400
<div style="background-color:#fd7400;">Content here</div>
.mybackground {background-color:#fd7400;}
Border around this has a color of #fd7400
<div style="border:2px solid #fd7400;">Content here</div>
.myborder {border:2px solid #fd7400;}