#fc402d color space conversions
Hex:
#fc402d
RGB:
252, 64, 45
CMY:
1, 75, 82
CMYK:
0, 75, 82, 1
HSL:
6°, 97.1831%, 58.2353%
HSV (HSB):
6°, 82.1429%, 98.8235%
XYZ:
42.4519, 24.5517, 4.9841
xyY:
0.5897, 0.3411, 24.5517
CIE-Lab:
56.6360, 69.1130, 53.6906
CIE-LCH:
56.6360, 87.5173, 37.8419
CIE-Luv:
56.6360, 148.0412, 37.3669
Hunter-Lab:
49.5497, 66.2189, 28.7209
#fc402d color charts
#fc402d color shades, tints & tones
#fc402d color schemes
#fc402d color preview, HTML & CSS examples
This text has a color of #fc402d
<p style="color:#fc402d;">Text here</p>
.mytext {color:#fc402d;}
This box has a color of #fc402d
<div style="background-color:#fc402d;">Content here</div>
.mybackground {background-color:#fc402d;}
Border around this has a color of #fc402d
<div style="border:2px solid #fc402d;">Content here</div>
.myborder {border:2px solid #fc402d;}