#fc422d color space conversions
Hex:
#fc422d
RGB:
252, 66, 45
CMY:
1, 74, 82
CMYK:
0, 74, 82, 1
HSL:
6°, 97.1831%, 58.2353%
HSV (HSB):
6°, 82.1429%, 98.8235%
XYZ:
42.5668, 24.7813, 5.0224
xyY:
0.5882, 0.3424, 24.7813
CIE-Lab:
56.8617, 68.4841, 53.8972
CIE-LCH:
56.8617, 87.1492, 38.2028
CIE-Luv:
56.8617, 146.8986, 37.7905
Hunter-Lab:
49.7809, 65.5158, 28.8648
#fc422d color charts
#fc422d color shades, tints & tones
#fc422d color schemes
#fc422d color preview, HTML & CSS examples
This text has a color of #fc422d
<p style="color:#fc422d;">Text here</p>
.mytext {color:#fc422d;}
This box has a color of #fc422d
<div style="background-color:#fc422d;">Content here</div>
.mybackground {background-color:#fc422d;}
Border around this has a color of #fc422d
<div style="border:2px solid #fc422d;">Content here</div>
.myborder {border:2px solid #fc422d;}