#fc7f0d color space conversions
Hex:
#fc7f0d
RGB:
252, 127, 13
CMY:
1, 50, 95
CMYK:
0, 50, 95, 1
HSL:
29°, 97.5510%, 51.9608%
HSV (HSB):
29°, 94.8413%, 98.8235%
XYZ:
47.8069, 35.9032, 4.7911
xyY:
0.5402, 0.4057, 35.9032
CIE-Lab:
66.4459, 42.2672, 71.5400
CIE-LCH:
66.4459, 83.0932, 59.4246
CIE-Luv:
66.4459, 104.0756, 60.0848
Hunter-Lab:
59.9193, 37.5582, 37.2028
#fc7f0d color charts
#fc7f0d color shades, tints & tones
#fc7f0d color schemes
#fc7f0d color preview, HTML & CSS examples
This text has a color of #fc7f0d
<p style="color:#fc7f0d;">Text here</p>
.mytext {color:#fc7f0d;}
This box has a color of #fc7f0d
<div style="background-color:#fc7f0d;">Content here</div>
.mybackground {background-color:#fc7f0d;}
Border around this has a color of #fc7f0d
<div style="border:2px solid #fc7f0d;">Content here</div>
.myborder {border:2px solid #fc7f0d;}