#de1e2f color space conversions
Hex:
#de1e2f
RGB:
222, 30, 47
CMY:
13, 88, 82
CMYK:
0, 86, 79, 13
HSL:
355°, 76.1905%, 49.4118%
HSV (HSB):
355°, 86.4865%, 87.0588%
XYZ:
31.1016, 16.6634, 4.2664
xyY:
0.5977, 0.3203, 16.6634
CIE-Lab:
47.8331, 69.4067, 42.1264
CIE-LCH:
47.8331, 81.1907, 31.2557
CIE-Luv:
47.8331, 140.2378, 26.1323
Hunter-Lab:
40.8208, 64.5636, 22.3778
#de1e2f color charts
#de1e2f color shades, tints & tones
#de1e2f color schemes
#de1e2f color preview, HTML & CSS examples
This text has a color of #de1e2f
<p style="color:#de1e2f;">Text here</p>
.mytext {color:#de1e2f;}
This box has a color of #de1e2f
<div style="background-color:#de1e2f;">Content here</div>
.mybackground {background-color:#de1e2f;}
Border around this has a color of #de1e2f
<div style="border:2px solid #de1e2f;">Content here</div>
.myborder {border:2px solid #de1e2f;}