#de2c2f color space conversions
Hex:
#de2c2f
RGB:
222, 44, 47
CMY:
13, 83, 82
CMYK:
0, 80, 79, 13
HSL:
359°, 72.9508%, 52.1569%
HSV (HSB):
359°, 80.1802%, 87.0588%
XYZ:
31.5380, 17.5362, 4.4119
xyY:
0.5896, 0.3279, 17.5362
CIE-Lab:
48.9287, 66.2884, 43.2520
CIE-LCH:
48.9287, 79.1510, 33.1237
CIE-Luv:
48.9287, 134.8399, 28.2354
Hunter-Lab:
41.8762, 61.1491, 23.0668
#de2c2f color charts
#de2c2f color shades, tints & tones
#de2c2f color schemes
#de2c2f color preview, HTML & CSS examples
This text has a color of #de2c2f
<p style="color:#de2c2f;">Text here</p>
.mytext {color:#de2c2f;}
This box has a color of #de2c2f
<div style="background-color:#de2c2f;">Content here</div>
.mybackground {background-color:#de2c2f;}
Border around this has a color of #de2c2f
<div style="border:2px solid #de2c2f;">Content here</div>
.myborder {border:2px solid #de2c2f;}