#fc800c color space conversions
Hex:
#fc800c
RGB:
252, 128, 12
CMY:
1, 50, 95
CMYK:
0, 49, 95, 1
HSL:
29°, 97.5610%, 51.7647%
HSV (HSB):
29°, 95.2381%, 98.8235%
XYZ:
47.9304, 36.1603, 4.8013
xyY:
0.5392, 0.4068, 36.1603
CIE-Lab:
66.6423, 41.7631, 71.8286
CIE-LCH:
66.6423, 83.0873, 59.8251
CIE-Luv:
66.6423, 103.2621, 60.4868
Hunter-Lab:
60.1335, 37.0429, 37.3595
#fc800c color charts
#fc800c RGB chart
#fc800c CMYK chart
#fc800c RGB pie chart
#fc800c color shades, tints & tones
#fc800c color schemes
#fc800c color preview, HTML & CSS examples
This text has a color of #fc800c
<p style="color:#fc800c;">Text here</p>
.mytext {color:#fc800c;}
Text color #fc800c
This box has a color of #fc800c
<div style="background-color:#fc800c;">Content here</div>
.mybackground {background-color:#fc800c;}
Background color #fc800c
Border around this has a color of #fc800c
<div style="border:2px solid #fc800c;">Content here</div>
.myborder {border:2px solid #fc800c;}
Border color #fc800c