#fd2b2e color space conversions
Hex:
#fd2b2e
RGB:
253, 43, 46
CMY:
1, 83, 82
CMYK:
0, 83, 82, 1
HSL:
359°, 98.1308%, 58.0392%
HSV (HSB):
359°, 83.0040%, 99.2157%
XYZ:
41.8650, 22.8077, 4.7806
xyY:
0.6028, 0.3284, 22.8077
CIE-Lab:
54.8737, 74.9397, 51.6396
CIE-LCH:
54.8737, 91.0089, 34.5700
CIE-Luv:
54.8737, 158.7753, 33.5267
Hunter-Lab:
47.7574, 72.9012, 27.4952
#fd2b2e color charts
#fd2b2e color shades, tints & tones
#fd2b2e color schemes
#fd2b2e color preview, HTML & CSS examples
This text has a color of #fd2b2e
<p style="color:#fd2b2e;">Text here</p>
.mytext {color:#fd2b2e;}
This box has a color of #fd2b2e
<div style="background-color:#fd2b2e;">Content here</div>
.mybackground {background-color:#fd2b2e;}
Border around this has a color of #fd2b2e
<div style="border:2px solid #fd2b2e;">Content here</div>
.myborder {border:2px solid #fd2b2e;}