#de2d10 color space conversions
Hex:
#de2d10
RGB:
222, 45, 16
CMY:
13, 82, 94
CMYK:
0, 80, 93, 13
HSL:
8°, 86.5546%, 46.6667%
HSV (HSB):
8°, 92.7928%, 87.0588%
XYZ:
31.1561, 17.4438, 2.2151
xyY:
0.6131, 0.3433, 17.4438
CIE-Lab:
48.8144, 65.3781, 57.1514
CIE-LCH:
48.8144, 86.8365, 41.1589
CIE-Luv:
48.8144, 138.5474, 35.4887
Hunter-Lab:
41.7657, 60.0661, 26.0915
#de2d10 color charts
#de2d10 color shades, tints & tones
#de2d10 color schemes
#de2d10 color preview, HTML & CSS examples
This text has a color of #de2d10
<p style="color:#de2d10;">Text here</p>
.mytext {color:#de2d10;}
This box has a color of #de2d10
<div style="background-color:#de2d10;">Content here</div>
.mybackground {background-color:#de2d10;}
Border around this has a color of #de2d10
<div style="border:2px solid #de2d10;">Content here</div>
.myborder {border:2px solid #de2d10;}