#fc422f color space conversions
Hex:
#fc422f
RGB:
252, 66, 47
CMY:
1, 74, 82
CMYK:
0, 74, 81, 1
HSL:
6°, 97.1564%, 58.6275%
HSV (HSB):
6°, 81.3492%, 98.8235%
XYZ:
42.6062, 24.7971, 5.2300
xyY:
0.5866, 0.3414, 24.7971
CIE-Lab:
56.8772, 68.5356, 52.9485
CIE-LCH:
56.8772, 86.6065, 37.6886
CIE-Luv:
56.8772, 146.5969, 37.2421
Hunter-Lab:
49.7967, 65.5809, 28.6306
#fc422f color charts
#fc422f color shades, tints & tones
#fc422f color schemes
#fc422f color preview, HTML & CSS examples
This text has a color of #fc422f
<p style="color:#fc422f;">Text here</p>
.mytext {color:#fc422f;}
This box has a color of #fc422f
<div style="background-color:#fc422f;">Content here</div>
.mybackground {background-color:#fc422f;}
Border around this has a color of #fc422f
<div style="border:2px solid #fc422f;">Content here</div>
.myborder {border:2px solid #fc422f;}