#fd2c2d color space conversions
Hex:
#fd2c2d
RGB:
253, 44, 45
CMY:
1, 83, 82
CMYK:
0, 83, 82, 1
HSL:
360°, 98.1221%, 58.2353%
HSV (HSB):
360°, 82.6087%, 99.2157%
XYZ:
41.8823, 22.8735, 4.6902
xyY:
0.6031, 0.3294, 22.8735
CIE-Lab:
54.9418, 74.6986, 52.2044
CIE-LCH:
54.9418, 91.1328, 34.9484
CIE-Luv:
54.9418, 158.5444, 33.9519
Hunter-Lab:
47.8262, 72.6200, 27.6639
#fd2c2d color charts
#fd2c2d color shades, tints & tones
#fd2c2d color schemes
#fd2c2d color preview, HTML & CSS examples
This text has a color of #fd2c2d
<p style="color:#fd2c2d;">Text here</p>
.mytext {color:#fd2c2d;}
This box has a color of #fd2c2d
<div style="background-color:#fd2c2d;">Content here</div>
.mybackground {background-color:#fd2c2d;}
Border around this has a color of #fd2c2d
<div style="border:2px solid #fd2c2d;">Content here</div>
.myborder {border:2px solid #fd2c2d;}