#fc7207 color space conversions
Hex:
#fc7207
RGB:
252, 114, 7
CMY:
1, 55, 97
CMYK:
0, 55, 97, 1
HSL:
26°, 97.6096%, 50.7843%
HSV (HSB):
26°, 97.2222%, 98.8235%
XYZ:
46.2005, 32.7454, 4.0865
xyY:
0.5564, 0.3944, 32.7454
CIE-Lab:
63.9542, 48.5027, 70.8905
CIE-LCH:
63.9542, 85.8951, 55.6204
CIE-Luv:
63.9542, 115.0528, 56.4088
Hunter-Lab:
57.2236, 43.9740, 35.8225
#fc7207 color charts
#fc7207 color shades, tints & tones
#fc7207 color schemes
#fc7207 color preview, HTML & CSS examples
This text has a color of #fc7207
<p style="color:#fc7207;">Text here</p>
.mytext {color:#fc7207;}
This box has a color of #fc7207
<div style="background-color:#fc7207;">Content here</div>
.mybackground {background-color:#fc7207;}
Border around this has a color of #fc7207
<div style="border:2px solid #fc7207;">Content here</div>
.myborder {border:2px solid #fc7207;}