#de4d3c color space conversions
Hex:
#de4d3c
RGB:
222, 77, 60
CMY:
13, 70, 76
CMYK:
0, 65, 73, 13
HSL:
6°, 71.0526%, 55.2941%
HSV (HSB):
6°, 72.9730%, 87.0588%
XYZ:
33.5937, 21.1636, 6.5894
xyY:
0.5476, 0.3450, 21.1636
CIE-Lab:
53.1281, 55.5507, 40.6644
CIE-LCH:
53.1281, 68.8438, 36.2050
CIE-Luv:
53.1281, 113.6395, 31.3019
Hunter-Lab:
46.0039, 49.8402, 23.7103
#de4d3c color charts
#de4d3c color shades, tints & tones
#de4d3c color schemes
#de4d3c color preview, HTML & CSS examples
This text has a color of #de4d3c
<p style="color:#de4d3c;">Text here</p>
.mytext {color:#de4d3c;}
This box has a color of #de4d3c
<div style="background-color:#de4d3c;">Content here</div>
.mybackground {background-color:#de4d3c;}
Border around this has a color of #de4d3c
<div style="border:2px solid #de4d3c;">Content here</div>
.myborder {border:2px solid #de4d3c;}