#de0e1e color space conversions
Hex:
#de0e1e
RGB:
222, 14, 30
CMY:
13, 95, 88
CMYK:
0, 94, 86, 13
HSL:
355°, 88.1356%, 46.2745%
HSV (HSB):
355°, 93.6937%, 87.0588%
XYZ:
30.5156, 15.9374, 2.6962
xyY:
0.6209, 0.3243, 15.9374
CIE-Lab:
46.8923, 71.2843, 50.1407
CIE-LCH:
46.8923, 87.1524, 35.1222
CIE-Luv:
46.8923, 147.3784, 29.4102
Hunter-Lab:
39.9217, 66.5800, 23.9409
#de0e1e color charts
#de0e1e color shades, tints & tones
#de0e1e color schemes
#de0e1e color preview, HTML & CSS examples
This text has a color of #de0e1e
<p style="color:#de0e1e;">Text here</p>
.mytext {color:#de0e1e;}
This box has a color of #de0e1e
<div style="background-color:#de0e1e;">Content here</div>
.mybackground {background-color:#de0e1e;}
Border around this has a color of #de0e1e
<div style="border:2px solid #de0e1e;">Content here</div>
.myborder {border:2px solid #de0e1e;}