#fc8501 color space conversions
Hex:
#fc8501
RGB:
252, 133, 1
CMY:
1, 48, 100
CMYK:
0, 47, 100, 1
HSL:
32°, 99.2095%, 49.6078%
HSV (HSB):
32°, 99.6032%, 98.8235%
XYZ:
48.5379, 37.4727, 4.7034
xyY:
0.5351, 0.4131, 37.4727
CIE-Lab:
67.6302, 39.1791, 74.0150
CIE-LCH:
67.6302, 83.7450, 62.1059
CIE-Luv:
67.6302, 99.2895, 62.8589
Hunter-Lab:
61.2149, 34.4081, 38.2949
#fc8501 color charts
#fc8501 color shades, tints & tones
#fc8501 color schemes
#fc8501 color preview, HTML & CSS examples
This text has a color of #fc8501
<p style="color:#fc8501;">Text here</p>
.mytext {color:#fc8501;}
This box has a color of #fc8501
<div style="background-color:#fc8501;">Content here</div>
.mybackground {background-color:#fc8501;}
Border around this has a color of #fc8501
<div style="border:2px solid #fc8501;">Content here</div>
.myborder {border:2px solid #fc8501;}