#fc8c2d color space conversions
Hex:
#fc8c2d
RGB:
252, 140, 45
CMY:
1, 45, 82
CMYK:
0, 44, 82, 1
HSL:
28°, 97.1831%, 58.2353%
HSV (HSB):
28°, 82.1429%, 98.8235%
XYZ:
49.9966, 39.6411, 7.4990
xyY:
0.5147, 0.4081, 39.6411
CIE-Lab:
69.2131, 36.3203, 64.9386
CIE-LCH:
69.2131, 74.4055, 60.7816
CIE-Luv:
69.2131, 91.7232, 59.8012
Hunter-Lab:
62.9612, 31.5625, 37.0111
#fc8c2d color charts
#fc8c2d color shades, tints & tones
#fc8c2d color schemes
#fc8c2d color preview, HTML & CSS examples
This text has a color of #fc8c2d
<p style="color:#fc8c2d;">Text here</p>
.mytext {color:#fc8c2d;}
This box has a color of #fc8c2d
<div style="background-color:#fc8c2d;">Content here</div>
.mybackground {background-color:#fc8c2d;}
Border around this has a color of #fc8c2d
<div style="border:2px solid #fc8c2d;">Content here</div>
.myborder {border:2px solid #fc8c2d;}