#fc413d color space conversions
Hex:
#fc413d
RGB:
252, 65, 61
CMY:
1, 75, 76
CMYK:
0, 74, 76, 1
HSL:
1°, 96.9543%, 61.3725%
HSV (HSB):
1°, 75.7937%, 98.8235%
XYZ:
42.8775, 24.8130, 6.9444
xyY:
0.5745, 0.3325, 24.8130
CIE-Lab:
56.8927, 69.2792, 45.7696
CIE-LCH:
56.8927, 83.0329, 33.4509
CIE-Luv:
56.8927, 144.6797, 32.5201
Hunter-Lab:
49.8126, 66.4764, 26.6032
#fc413d color charts
#fc413d color shades, tints & tones
#fc413d color schemes
#fc413d color preview, HTML & CSS examples
This text has a color of #fc413d
<p style="color:#fc413d;">Text here</p>
.mytext {color:#fc413d;}
This box has a color of #fc413d
<div style="background-color:#fc413d;">Content here</div>
.mybackground {background-color:#fc413d;}
Border around this has a color of #fc413d
<div style="border:2px solid #fc413d;">Content here</div>
.myborder {border:2px solid #fc413d;}