#fc401c color space conversions
Hex:
#fc401c
RGB:
252, 64, 28
CMY:
1, 75, 89
CMYK:
0, 75, 89, 1
HSL:
10°, 97.3913%, 54.9020%
HSV (HSB):
10°, 88.8889%, 98.8235%
XYZ:
42.1879, 24.4461, 3.5936
xyY:
0.6007, 0.3481, 24.4461
CIE-Lab:
56.5317, 68.7685, 60.9010
CIE-LCH:
56.5317, 91.8588, 41.5279
CIE-Luv:
56.5317, 150.1242, 41.1056
Hunter-Lab:
49.4430, 65.7823, 30.3008
#fc401c color charts
#fc401c color shades, tints & tones
#fc401c color schemes
#fc401c color preview, HTML & CSS examples
This text has a color of #fc401c
<p style="color:#fc401c;">Text here</p>
.mytext {color:#fc401c;}
This box has a color of #fc401c
<div style="background-color:#fc401c;">Content here</div>
.mybackground {background-color:#fc401c;}
Border around this has a color of #fc401c
<div style="border:2px solid #fc401c;">Content here</div>
.myborder {border:2px solid #fc401c;}