#fc8300 color space conversions
Hex:
#fc8300
RGB:
252, 131, 0
CMY:
1, 49, 100
CMYK:
0, 48, 100, 1
HSL:
31°, 100.0000%, 49.4118%
HSV (HSB):
31°, 100.0000%, 98.8235%
XYZ:
48.2612, 36.9280, 4.5842
xyY:
0.5376, 0.4113, 36.9280
CIE-Lab:
67.2230, 40.1732, 73.9112
CIE-LCH:
67.2230, 84.1235, 61.4744
CIE-Luv:
67.2230, 101.0034, 62.2691
Hunter-Lab:
60.7685, 35.4166, 38.0653
#fc8300 color charts
#fc8300 color shades, tints & tones
#fc8300 color schemes
#fc8300 color preview, HTML & CSS examples
This text has a color of #fc8300
<p style="color:#fc8300;">Text here</p>
.mytext {color:#fc8300;}
This box has a color of #fc8300
<div style="background-color:#fc8300;">Content here</div>
.mybackground {background-color:#fc8300;}
Border around this has a color of #fc8300
<div style="border:2px solid #fc8300;">Content here</div>
.myborder {border:2px solid #fc8300;}