#de5c2c color space conversions
Hex:
#de5c2c
RGB:
222, 92, 44
CMY:
13, 64, 83
CMYK:
0, 59, 80, 13
HSL:
16°, 72.9508%, 52.1569%
HSV (HSB):
16°, 80.1802%, 87.0588%
XYZ:
34.4060, 23.3657, 5.0795
xyY:
0.5474, 0.3718, 23.3657
CIE-Lab:
55.4471, 48.3816, 51.1871
CIE-LCH:
55.4471, 70.4337, 46.6140
CIE-Luv:
55.4471, 105.3161, 41.2457
Hunter-Lab:
48.3381, 42.4605, 27.6063
#de5c2c color charts
#de5c2c color shades, tints & tones
#de5c2c color schemes
#de5c2c color preview, HTML & CSS examples
This text has a color of #de5c2c
<p style="color:#de5c2c;">Text here</p>
.mytext {color:#de5c2c;}
This box has a color of #de5c2c
<div style="background-color:#de5c2c;">Content here</div>
.mybackground {background-color:#de5c2c;}
Border around this has a color of #de5c2c
<div style="border:2px solid #de5c2c;">Content here</div>
.myborder {border:2px solid #de5c2c;}