#fc7f06 color space conversions
Hex:
#fc7f06
RGB:
252, 127, 6
CMY:
1, 50, 98
CMYK:
0, 50, 98, 1
HSL:
30°, 97.6190%, 50.5882%
HSV (HSB):
30°, 97.6190%, 98.8235%
XYZ:
47.7671, 35.8873, 4.5816
xyY:
0.5414, 0.4067, 35.8873
CIE-Lab:
66.4338, 42.2093, 72.5633
CIE-LCH:
66.4338, 83.9468, 59.8139
CIE-Luv:
66.4338, 104.2431, 60.5699
Hunter-Lab:
59.9060, 37.4945, 37.3997
#fc7f06 color charts
#fc7f06 color shades, tints & tones
#fc7f06 color schemes
#fc7f06 color preview, HTML & CSS examples
This text has a color of #fc7f06
<p style="color:#fc7f06;">Text here</p>
.mytext {color:#fc7f06;}
This box has a color of #fc7f06
<div style="background-color:#fc7f06;">Content here</div>
.mybackground {background-color:#fc7f06;}
Border around this has a color of #fc7f06
<div style="border:2px solid #fc7f06;">Content here</div>
.myborder {border:2px solid #fc7f06;}