#de2e2b color space conversions
Hex:
#de2e2b
RGB:
222, 46, 43
CMY:
13, 82, 83
CMYK:
0, 79, 81, 13
HSL:
1°, 73.0612%, 51.9608%
HSV (HSB):
1°, 80.6306%, 87.0588%
XYZ:
31.5372, 17.6580, 4.0316
xyY:
0.5925, 0.3317, 17.6580
CIE-Lab:
49.0786, 65.6392, 45.5438
CIE-LCH:
49.0786, 79.8920, 34.7549
CIE-Luv:
49.0786, 134.6661, 29.8622
Hunter-Lab:
42.0214, 60.4274, 23.7266
#de2e2b color charts
#de2e2b color shades, tints & tones
#de2e2b color schemes
#de2e2b color preview, HTML & CSS examples
This text has a color of #de2e2b
<p style="color:#de2e2b;">Text here</p>
.mytext {color:#de2e2b;}
This box has a color of #de2e2b
<div style="background-color:#de2e2b;">Content here</div>
.mybackground {background-color:#de2e2b;}
Border around this has a color of #de2e2b
<div style="border:2px solid #de2e2b;">Content here</div>
.myborder {border:2px solid #de2e2b;}