#dd5e24 color space conversions
Hex:
#dd5e24
RGB:
221, 94, 36
CMY:
13, 63, 86
CMYK:
0, 57, 84, 13
HSL:
19°, 73.1225%, 50.3922%
HSV (HSB):
19°, 83.7104%, 86.6667%
XYZ:
34.1399, 23.5049, 4.4066
xyY:
0.5502, 0.3788, 23.5049
CIE-Lab:
55.5887, 46.8505, 54.7623
CIE-LCH:
55.5887, 72.0686, 49.4522
CIE-Luv:
55.5887, 103.7846, 43.8017
Hunter-Lab:
48.4819, 40.8527, 28.5484
#dd5e24 color charts
#dd5e24 color shades, tints & tones
#dd5e24 color schemes
#dd5e24 color preview, HTML & CSS examples
This text has a color of #dd5e24
<p style="color:#dd5e24;">Text here</p>
.mytext {color:#dd5e24;}
This box has a color of #dd5e24
<div style="background-color:#dd5e24;">Content here</div>
.mybackground {background-color:#dd5e24;}
Border around this has a color of #dd5e24
<div style="border:2px solid #dd5e24;">Content here</div>
.myborder {border:2px solid #dd5e24;}