#fc600d color space conversions
Hex:
#fc600d
RGB:
252, 96, 13
CMY:
1, 62, 95
CMYK:
0, 62, 95, 1
HSL:
21°, 97.5510%, 51.9608%
HSV (HSB):
21°, 94.8413%, 98.8235%
XYZ:
44.4004, 29.0902, 3.6556
xyY:
0.5755, 0.3771, 29.0902
CIE-Lab:
60.8612, 56.6610, 67.9991
CIE-LCH:
60.8612, 88.5119, 50.1968
CIE-Luv:
60.8612, 129.2370, 50.7191
Hunter-Lab:
53.9354, 52.5569, 33.7363
#fc600d color charts
#fc600d RGB chart
#fc600d CMYK chart
#fc600d RGB pie chart
#fc600d color shades, tints & tones
#fc600d color schemes
#fc600d color preview, HTML & CSS examples
This text has a color of #fc600d
<p style="color:#fc600d;">Text here</p>
.mytext {color:#fc600d;}
Text color #fc600d
This box has a color of #fc600d
<div style="background-color:#fc600d;">Content here</div>
.mybackground {background-color:#fc600d;}
Background color #fc600d
Border around this has a color of #fc600d
<div style="border:2px solid #fc600d;">Content here</div>
.myborder {border:2px solid #fc600d;}
Border color #fc600d