#fd2d24 color space conversions
Hex:
#fd2d24
RGB:
253, 45, 36
CMY:
1, 82, 86
CMYK:
0, 82, 86, 1
HSL:
2°, 98.1900%, 56.6667%
HSV (HSB):
2°, 85.7708%, 99.2157%
XYZ:
41.7648, 22.8868, 3.8854
xyY:
0.6094, 0.3339, 22.8868
CIE-Lab:
54.9555, 74.2831, 56.4922
CIE-LCH:
54.9555, 93.3239, 37.2530
CIE-Luv:
54.9555, 159.5007, 36.3428
Hunter-Lab:
47.8401, 72.1117, 28.6728
#fd2d24 color charts
#fd2d24 color shades, tints & tones
#fd2d24 color schemes
#fd2d24 color preview, HTML & CSS examples
This text has a color of #fd2d24
<p style="color:#fd2d24;">Text here</p>
.mytext {color:#fd2d24;}
This box has a color of #fd2d24
<div style="background-color:#fd2d24;">Content here</div>
.mybackground {background-color:#fd2d24;}
Border around this has a color of #fd2d24
<div style="border:2px solid #fd2d24;">Content here</div>
.myborder {border:2px solid #fd2d24;}