#fd2e24 color space conversions
Hex:
#fd2e24
RGB:
253, 46, 36
CMY:
1, 82, 86
CMYK:
0, 82, 86, 1
HSL:
3°, 98.1900%, 56.6667%
HSV (HSB):
3°, 85.7708%, 99.2157%
XYZ:
41.8034, 22.9640, 3.8983
xyY:
0.6088, 0.3344, 22.9640
CIE-Lab:
55.0352, 74.0566, 56.5571
CIE-LCH:
55.0352, 93.1830, 37.3690
CIE-Luv:
55.0352, 159.0744, 36.4917
Hunter-Lab:
47.9208, 71.8522, 28.7214
#fd2e24 color charts
#fd2e24 color shades, tints & tones
#fd2e24 color schemes
#fd2e24 color preview, HTML & CSS examples
This text has a color of #fd2e24
<p style="color:#fd2e24;">Text here</p>
.mytext {color:#fd2e24;}
This box has a color of #fd2e24
<div style="background-color:#fd2e24;">Content here</div>
.mybackground {background-color:#fd2e24;}
Border around this has a color of #fd2e24
<div style="border:2px solid #fd2e24;">Content here</div>
.myborder {border:2px solid #fd2e24;}