#de1c2e color space conversions
Hex:
#de1c2e
RGB:
222, 28, 46
CMY:
13, 89, 82
CMYK:
0, 87, 79, 13
HSL:
354°, 77.6000%, 49.0196%
HSV (HSB):
354°, 87.3874%, 87.0588%
XYZ:
31.0326, 16.5574, 4.1451
xyY:
0.5998, 0.3200, 16.5574
CIE-Lab:
47.6974, 69.7366, 42.5430
CIE-LCH:
47.6974, 81.6890, 31.3854
CIE-Luv:
47.6974, 141.0741, 26.2249
Hunter-Lab:
40.6907, 64.9234, 22.4438
#de1c2e color charts
#de1c2e color shades, tints & tones
#de1c2e color schemes
#de1c2e color preview, HTML & CSS examples
This text has a color of #de1c2e
<p style="color:#de1c2e;">Text here</p>
.mytext {color:#de1c2e;}
This box has a color of #de1c2e
<div style="background-color:#de1c2e;">Content here</div>
.mybackground {background-color:#de1c2e;}
Border around this has a color of #de1c2e
<div style="border:2px solid #de1c2e;">Content here</div>
.myborder {border:2px solid #de1c2e;}