#fc5c00 color space conversions
Hex:
#fc5c00
RGB:
252, 92, 0
CMY:
1, 64, 100
CMYK:
0, 63, 100, 1
HSL:
22°, 100.0000%, 49.4118%
HSV (HSB):
22°, 100.0000%, 98.8235%
XYZ:
43.9720, 28.3497, 3.1545
xyY:
0.5826, 0.3756, 28.3497
CIE-Lab:
60.2034, 58.2447, 69.9592
CIE-LCH:
60.2034, 91.0315, 50.2209
CIE-Luv:
60.2034, 132.7389, 50.6257
Hunter-Lab:
53.2445, 54.2367, 33.7585
#fc5c00 color charts
#fc5c00 color shades, tints & tones
#fc5c00 color schemes
#fc5c00 color preview, HTML & CSS examples
This text has a color of #fc5c00
<p style="color:#fc5c00;">Text here</p>
.mytext {color:#fc5c00;}
This box has a color of #fc5c00
<div style="background-color:#fc5c00;">Content here</div>
.mybackground {background-color:#fc5c00;}
Border around this has a color of #fc5c00
<div style="border:2px solid #fc5c00;">Content here</div>
.myborder {border:2px solid #fc5c00;}