#fc7f0e color space conversions
Hex:
#fc7f0e
RGB:
252, 127, 14
CMY:
1, 50, 95
CMYK:
0, 50, 94, 1
HSL:
28°, 97.5410%, 52.1569%
HSV (HSB):
28°, 94.4444%, 98.8235%
XYZ:
47.8135, 35.9059, 4.8259
xyY:
0.5400, 0.4055, 35.9059
CIE-Lab:
66.4480, 42.2768, 71.3727
CIE-LCH:
66.4480, 82.9541, 59.3601
CIE-Luv:
66.4480, 104.0478, 60.0042
Hunter-Lab:
59.9215, 37.5688, 37.1700
#fc7f0e color charts
#fc7f0e color shades, tints & tones
#fc7f0e color schemes
#fc7f0e color preview, HTML & CSS examples
This text has a color of #fc7f0e
<p style="color:#fc7f0e;">Text here</p>
.mytext {color:#fc7f0e;}
This box has a color of #fc7f0e
<div style="background-color:#fc7f0e;">Content here</div>
.mybackground {background-color:#fc7f0e;}
Border around this has a color of #fc7f0e
<div style="border:2px solid #fc7f0e;">Content here</div>
.myborder {border:2px solid #fc7f0e;}