#fc700c color space conversions
Hex:
#fc700c
RGB:
252, 112, 12
CMY:
1, 56, 95
CMYK:
0, 56, 95, 1
HSL:
25°, 97.5610%, 51.7647%
HSV (HSB):
25°, 95.2381%, 98.8235%
XYZ:
46.0054, 32.3103, 4.1596
xyY:
0.5578, 0.3918, 32.3103
CIE-Lab:
63.5985, 49.4816, 69.8802
CIE-LCH:
63.5985, 85.6252, 54.6980
CIE-Luv:
63.5985, 116.5525, 55.4413
Hunter-Lab:
56.8422, 44.9958, 35.4508
#fc700c color charts
#fc700c RGB chart
#fc700c CMYK chart
#fc700c RGB pie chart
#fc700c color shades, tints & tones
#fc700c color schemes
#fc700c color preview, HTML & CSS examples
This text has a color of #fc700c
<p style="color:#fc700c;">Text here</p>
.mytext {color:#fc700c;}
Text color #fc700c
This box has a color of #fc700c
<div style="background-color:#fc700c;">Content here</div>
.mybackground {background-color:#fc700c;}
Background color #fc700c
Border around this has a color of #fc700c
<div style="border:2px solid #fc700c;">Content here</div>
.myborder {border:2px solid #fc700c;}
Border color #fc700c