#fc600c color space conversions
Hex:
#fc600c
RGB:
252, 96, 12
CMY:
1, 62, 95
CMYK:
0, 62, 95, 1
HSL:
21°, 97.5610%, 51.7647%
HSV (HSB):
21°, 95.2381%, 98.8235%
XYZ:
44.3941, 29.0877, 3.6225
xyY:
0.5758, 0.3773, 29.0877
CIE-Lab:
60.8590, 56.6523, 68.1906
CIE-LCH:
60.8590, 88.6535, 50.2804
CIE-Luv:
60.8590, 129.2752, 50.8037
Hunter-Lab:
53.9330, 52.5466, 33.7708
#fc600c color charts
#fc600c RGB chart
#fc600c CMYK chart
#fc600c RGB pie chart
#fc600c color shades, tints & tones
#fc600c color schemes
#fc600c color preview, HTML & CSS examples
This text has a color of #fc600c
<p style="color:#fc600c;">Text here</p>
.mytext {color:#fc600c;}
Text color #fc600c
This box has a color of #fc600c
<div style="background-color:#fc600c;">Content here</div>
.mybackground {background-color:#fc600c;}
Background color #fc600c
Border around this has a color of #fc600c
<div style="border:2px solid #fc600c;">Content here</div>
.myborder {border:2px solid #fc600c;}
Border color #fc600c