#fc7f05 color space conversions
Hex:
#fc7f05
RGB:
252, 127, 5
CMY:
1, 50, 98
CMYK:
0, 50, 98, 1
HSL:
30°, 97.6285%, 50.3922%
HSV (HSB):
30°, 98.0159%, 98.8235%
XYZ:
47.7616, 35.8851, 4.5528
xyY:
0.5415, 0.4069, 35.8851
CIE-Lab:
66.4321, 42.2014, 72.7067
CIE-LCH:
66.4321, 84.0668, 59.8677
CIE-Luv:
66.4321, 104.2662, 60.6369
Hunter-Lab:
59.9042, 37.4857, 37.4268
#fc7f05 color charts
#fc7f05 color shades, tints & tones
#fc7f05 color schemes
#fc7f05 color preview, HTML & CSS examples
This text has a color of #fc7f05
<p style="color:#fc7f05;">Text here</p>
.mytext {color:#fc7f05;}
This box has a color of #fc7f05
<div style="background-color:#fc7f05;">Content here</div>
.mybackground {background-color:#fc7f05;}
Border around this has a color of #fc7f05
<div style="border:2px solid #fc7f05;">Content here</div>
.myborder {border:2px solid #fc7f05;}