#de2e10 color space conversions
Hex:
#de2e10
RGB:
222, 46, 16
CMY:
13, 82, 94
CMYK:
0, 79, 93, 13
HSL:
9°, 86.5546%, 46.6667%
HSV (HSB):
9°, 92.7928%, 87.0588%
XYZ:
31.1947, 17.5210, 2.2280
xyY:
0.6123, 0.3439, 17.5210
CIE-Lab:
48.9099, 65.1089, 57.2105
CIE-LCH:
48.9099, 86.6730, 41.3054
CIE-Luv:
48.9099, 138.0578, 35.6581
Hunter-Lab:
41.8581, 59.7754, 26.1449
#de2e10 color charts
#de2e10 color shades, tints & tones
#de2e10 color schemes
#de2e10 color preview, HTML & CSS examples
This text has a color of #de2e10
<p style="color:#de2e10;">Text here</p>
.mytext {color:#de2e10;}
This box has a color of #de2e10
<div style="background-color:#de2e10;">Content here</div>
.mybackground {background-color:#de2e10;}
Border around this has a color of #de2e10
<div style="border:2px solid #de2e10;">Content here</div>
.myborder {border:2px solid #de2e10;}