#fd7100 color space conversions
Hex:
#fd7100
RGB:
253, 113, 0
CMY:
1, 56, 100
CMYK:
0, 55, 100, 1
HSL:
27°, 100.0000%, 49.6078%
HSV (HSB):
27°, 100.0000%, 99.2157%
XYZ:
46.4131, 32.6929, 3.8641
xyY:
0.5594, 0.3940, 32.6929
CIE-Lab:
63.9115, 49.2891, 72.0540
CIE-LCH:
63.9115, 87.2995, 55.6256
CIE-Luv:
63.9115, 116.8969, 56.6641
Hunter-Lab:
57.1777, 44.8337, 36.0175
#fd7100 color charts
#fd7100 color shades, tints & tones
#fd7100 color schemes
#fd7100 color preview, HTML & CSS examples
This text has a color of #fd7100
<p style="color:#fd7100;">Text here</p>
.mytext {color:#fd7100;}
This box has a color of #fd7100
<div style="background-color:#fd7100;">Content here</div>
.mybackground {background-color:#fd7100;}
Border around this has a color of #fd7100
<div style="border:2px solid #fd7100;">Content here</div>
.myborder {border:2px solid #fd7100;}