#de392e color space conversions
Hex:
#de392e
RGB:
222, 57, 46
CMY:
13, 78, 82
CMYK:
0, 74, 79, 13
HSL:
4°, 72.7273%, 52.5490%
HSV (HSB):
4°, 79.2793%, 87.0588%
XYZ:
32.0805, 18.6531, 4.4943
xyY:
0.5809, 0.3377, 18.6531
CIE-Lab:
50.2789, 62.4420, 45.1547
CIE-LCH:
50.2789, 77.0581, 35.8724
CIE-Luv:
50.2789, 128.4764, 31.1384
Hunter-Lab:
43.1892, 57.0066, 24.0626
#de392e color charts
#de392e color shades, tints & tones
#de392e color schemes
#de392e color preview, HTML & CSS examples
This text has a color of #de392e
<p style="color:#de392e;">Text here</p>
.mytext {color:#de392e;}
This box has a color of #de392e
<div style="background-color:#de392e;">Content here</div>
.mybackground {background-color:#de392e;}
Border around this has a color of #de392e
<div style="border:2px solid #de392e;">Content here</div>
.myborder {border:2px solid #de392e;}