#fd3c2e color space conversions
Hex:
#fd3c2e
RGB:
253, 60, 46
CMY:
1, 76, 82
CMYK:
0, 76, 82, 1
HSL:
4°, 98.1043%, 58.6275%
HSV (HSB):
4°, 81.8182%, 99.2157%
XYZ:
42.6170, 24.3116, 5.0312
xyY:
0.5922, 0.3378, 24.3116
CIE-Lab:
56.3985, 70.6316, 53.0564
CIE-LCH:
56.3985, 88.3391, 36.9128
CIE-Luv:
56.3985, 150.8479, 36.4284
Hunter-Lab:
49.3068, 67.9947, 28.4649
#fd3c2e color charts
#fd3c2e color shades, tints & tones
#fd3c2e color schemes
#fd3c2e color preview, HTML & CSS examples
This text has a color of #fd3c2e
<p style="color:#fd3c2e;">Text here</p>
.mytext {color:#fd3c2e;}
This box has a color of #fd3c2e
<div style="background-color:#fd3c2e;">Content here</div>
.mybackground {background-color:#fd3c2e;}
Border around this has a color of #fd3c2e
<div style="border:2px solid #fd3c2e;">Content here</div>
.myborder {border:2px solid #fd3c2e;}