#de1c2c color space conversions
Hex:
#de1c2c
RGB:
222, 28, 44
CMY:
13, 89, 83
CMYK:
0, 87, 80, 13
HSL:
355°, 77.6000%, 49.0196%
HSV (HSB):
355°, 87.3874%, 87.0588%
XYZ:
30.9941, 16.5420, 3.9422
xyY:
0.6021, 0.3213, 16.5420
CIE-Lab:
47.6776, 69.6793, 43.6248
CIE-LCH:
47.6776, 82.2090, 32.0498
CIE-Luv:
47.6776, 141.4831, 26.8739
Hunter-Lab:
40.6718, 64.8509, 22.7234
#de1c2c color charts
#de1c2c color shades, tints & tones
#de1c2c color schemes
#de1c2c color preview, HTML & CSS examples
This text has a color of #de1c2c
<p style="color:#de1c2c;">Text here</p>
.mytext {color:#de1c2c;}
This box has a color of #de1c2c
<div style="background-color:#de1c2c;">Content here</div>
.mybackground {background-color:#de1c2c;}
Border around this has a color of #de1c2c
<div style="border:2px solid #de1c2c;">Content here</div>
.myborder {border:2px solid #de1c2c;}