#de5e2e color space conversions
Hex:
#de5e2e
RGB:
222, 94, 46
CMY:
13, 63, 82
CMYK:
0, 58, 79, 13
HSL:
16°, 72.7273%, 52.5490%
HSV (HSB):
16°, 79.2793%, 87.0588%
XYZ:
34.6200, 23.7323, 5.3409
xyY:
0.5435, 0.3726, 23.7323
CIE-Lab:
55.8187, 47.5173, 50.6136
CIE-LCH:
55.8187, 69.4236, 46.8073
CIE-Luv:
55.8187, 103.5630, 41.3164
Hunter-Lab:
48.7158, 41.5991, 27.6009
#de5e2e color charts
#de5e2e color shades, tints & tones
#de5e2e color schemes
#de5e2e color preview, HTML & CSS examples
This text has a color of #de5e2e
<p style="color:#de5e2e;">Text here</p>
.mytext {color:#de5e2e;}
This box has a color of #de5e2e
<div style="background-color:#de5e2e;">Content here</div>
.mybackground {background-color:#de5e2e;}
Border around this has a color of #de5e2e
<div style="border:2px solid #de5e2e;">Content here</div>
.myborder {border:2px solid #de5e2e;}