#fc700d color space conversions
Hex:
#fc700d
RGB:
252, 112, 13
CMY:
1, 56, 95
CMYK:
0, 56, 95, 1
HSL:
25°, 97.5510%, 51.9608%
HSV (HSB):
25°, 94.8413%, 98.8235%
XYZ:
46.0117, 32.3128, 4.1927
xyY:
0.5576, 0.3916, 32.3128
CIE-Lab:
63.6006, 49.4906, 69.7056
CIE-LCH:
63.6006, 85.4879, 54.6254
CIE-Luv:
63.6006, 116.5207, 55.3608
Hunter-Lab:
56.8444, 45.0060, 35.4180
#fc700d color charts
#fc700d RGB chart
#fc700d CMYK chart
#fc700d RGB pie chart
#fc700d color shades, tints & tones
#fc700d color schemes
#fc700d color preview, HTML & CSS examples
This text has a color of #fc700d
<p style="color:#fc700d;">Text here</p>
.mytext {color:#fc700d;}
Text color #fc700d
This box has a color of #fc700d
<div style="background-color:#fc700d;">Content here</div>
.mybackground {background-color:#fc700d;}
Background color #fc700d
Border around this has a color of #fc700d
<div style="border:2px solid #fc700d;">Content here</div>
.myborder {border:2px solid #fc700d;}
Border color #fc700d