#de4e1e color space conversions
Hex:
#de4e1e
RGB:
222, 78, 30
CMY:
13, 69, 88
CMYK:
0, 65, 86, 13
HSL:
15°, 76.1905%, 49.4118%
HSV (HSB):
15°, 86.4865%, 87.0588%
XYZ:
33.0829, 21.0721, 3.5520
xyY:
0.5733, 0.3652, 21.0721
CIE-Lab:
53.0283, 54.1799, 55.1097
CIE-LCH:
53.0283, 77.2822, 45.4874
CIE-Luv:
53.0283, 117.1456, 40.4861
Hunter-Lab:
45.9044, 48.3110, 27.5454
#de4e1e color charts
#de4e1e color shades, tints & tones
#de4e1e color schemes
#de4e1e color preview, HTML & CSS examples
This text has a color of #de4e1e
<p style="color:#de4e1e;">Text here</p>
.mytext {color:#de4e1e;}
This box has a color of #de4e1e
<div style="background-color:#de4e1e;">Content here</div>
.mybackground {background-color:#de4e1e;}
Border around this has a color of #de4e1e
<div style="border:2px solid #de4e1e;">Content here</div>
.myborder {border:2px solid #de4e1e;}