#fd3e41 color space conversions
Hex:
#fd3e41
RGB:
253, 62, 65
CMY:
1, 76, 75
CMYK:
0, 75, 74, 1
HSL:
359°, 97.9487%, 61.7647%
HSV (HSB):
359°, 75.4941%, 99.2157%
XYZ:
43.1848, 24.7095, 7.4944
xyY:
0.5728, 0.3278, 24.7095
CIE-Lab:
56.7913, 70.6302, 43.5386
CIE-LCH:
56.7913, 82.9713, 31.6510
CIE-Luv:
56.7913, 146.2313, 30.5352
Hunter-Lab:
49.7087, 68.0829, 25.8572
#fd3e41 color charts
#fd3e41 color shades, tints & tones
#fd3e41 color schemes
#fd3e41 color preview, HTML & CSS examples
This text has a color of #fd3e41
<p style="color:#fd3e41;">Text here</p>
.mytext {color:#fd3e41;}
This box has a color of #fd3e41
<div style="background-color:#fd3e41;">Content here</div>
.mybackground {background-color:#fd3e41;}
Border around this has a color of #fd3e41
<div style="border:2px solid #fd3e41;">Content here</div>
.myborder {border:2px solid #fd3e41;}