#fc400c color space conversions
Hex:
#fc400c
RGB:
252, 64, 12
CMY:
1, 75, 95
CMYK:
0, 75, 95, 1
HSL:
13°, 97.5610%, 51.7647%
HSV (HSB):
13°, 95.2381%, 98.8235%
XYZ:
42.0446, 24.3888, 2.8393
xyY:
0.6069, 0.3521, 24.3888
CIE-Lab:
56.4750, 68.5808, 65.6485
CIE-LCH:
56.4750, 94.9371, 43.7486
CIE-Luv:
56.4750, 151.2786, 43.1738
Hunter-Lab:
49.3850, 65.5448, 31.1607
#fc400c color charts
#fc400c RGB chart
#fc400c CMYK chart
#fc400c RGB pie chart
#fc400c color shades, tints & tones
#fc400c color schemes
#fc400c color preview, HTML & CSS examples
This text has a color of #fc400c
<p style="color:#fc400c;">Text here</p>
.mytext {color:#fc400c;}
Text color #fc400c
This box has a color of #fc400c
<div style="background-color:#fc400c;">Content here</div>
.mybackground {background-color:#fc400c;}
Background color #fc400c
Border around this has a color of #fc400c
<div style="border:2px solid #fc400c;">Content here</div>
.myborder {border:2px solid #fc400c;}
Border color #fc400c