#fc7211 color space conversions
Hex:
#fc7211
RGB:
252, 114, 17
CMY:
1, 55, 93
CMYK:
0, 55, 93, 1
HSL:
25°, 97.5104%, 52.7451%
HSV (HSB):
25°, 93.2540%, 98.8235%
XYZ:
46.2634, 32.7705, 4.4173
xyY:
0.5544, 0.3927, 32.7705
CIE-Lab:
63.9747, 48.5927, 69.1654
CIE-LCH:
63.9747, 84.5287, 54.9097
CIE-Luv:
63.9747, 114.7420, 55.6092
Hunter-Lab:
57.2456, 44.0762, 35.4968
#fc7211 color charts
#fc7211 color shades, tints & tones
#fc7211 color schemes
#fc7211 color preview, HTML & CSS examples
This text has a color of #fc7211
<p style="color:#fc7211;">Text here</p>
.mytext {color:#fc7211;}
This box has a color of #fc7211
<div style="background-color:#fc7211;">Content here</div>
.mybackground {background-color:#fc7211;}
Border around this has a color of #fc7211
<div style="border:2px solid #fc7211;">Content here</div>
.myborder {border:2px solid #fc7211;}