#fd3d40 color space conversions
Hex:
#fd3d40
RGB:
253, 61, 64
CMY:
1, 76, 75
CMYK:
0, 76, 75, 1
HSL:
359°, 97.9592%, 61.5686%
HSV (HSB):
359°, 75.8893%, 99.2157%
XYZ:
43.1022, 24.5903, 7.3252
xyY:
0.5746, 0.3278, 24.5903
CIE-Lab:
56.6740, 70.8905, 43.9579
CIE-LCH:
56.6740, 83.4132, 31.8023
CIE-Luv:
56.6740, 146.9674, 30.7087
Hunter-Lab:
49.5886, 68.3712, 25.9538
#fd3d40 color charts
#fd3d40 color shades, tints & tones
#fd3d40 color schemes
#fd3d40 color preview, HTML & CSS examples
This text has a color of #fd3d40
<p style="color:#fd3d40;">Text here</p>
.mytext {color:#fd3d40;}
This box has a color of #fd3d40
<div style="background-color:#fd3d40;">Content here</div>
.mybackground {background-color:#fd3d40;}
Border around this has a color of #fd3d40
<div style="border:2px solid #fd3d40;">Content here</div>
.myborder {border:2px solid #fd3d40;}