#df5e2e color space conversions
Hex:
#df5e2e
RGB:
223, 94, 46
CMY:
13, 63, 82
CMYK:
0, 58, 79, 13
HSL:
16°, 73.4440%, 52.7451%
HSV (HSB):
16°, 79.3722%, 87.4510%
XYZ:
34.9273, 23.8906, 5.3553
xyY:
0.5443, 0.3723, 23.8906
CIE-Lab:
55.9781, 47.8833, 50.8228
CIE-LCH:
55.9781, 69.8267, 46.7058
CIE-Luv:
55.9781, 104.3930, 41.4228
Hunter-Lab:
48.8781, 42.0159, 27.7186
#df5e2e color charts
#df5e2e color shades, tints & tones
#df5e2e color schemes
#df5e2e color preview, HTML & CSS examples
This text has a color of #df5e2e
<p style="color:#df5e2e;">Text here</p>
.mytext {color:#df5e2e;}
This box has a color of #df5e2e
<div style="background-color:#df5e2e;">Content here</div>
.mybackground {background-color:#df5e2e;}
Border around this has a color of #df5e2e
<div style="border:2px solid #df5e2e;">Content here</div>
.myborder {border:2px solid #df5e2e;}