#dd5c25 color space conversions
Hex:
#dd5c25
RGB:
221, 92, 37
CMY:
13, 64, 85
CMYK:
0, 58, 83, 13
HSL:
18°, 73.0159%, 50.5882%
HSV (HSB):
18°, 83.2579%, 86.6667%
XYZ:
33.9799, 23.1600, 4.4297
xyY:
0.5519, 0.3762, 23.1600
CIE-Lab:
55.2368, 47.8110, 54.0360
CIE-LCH:
55.2368, 72.1511, 48.4977
CIE-Luv:
55.2368, 105.2334, 42.9430
Hunter-Lab:
48.1249, 41.8163, 28.2300
#dd5c25 color charts
#dd5c25 color shades, tints & tones
#dd5c25 color schemes
#dd5c25 color preview, HTML & CSS examples
This text has a color of #dd5c25
<p style="color:#dd5c25;">Text here</p>
.mytext {color:#dd5c25;}
This box has a color of #dd5c25
<div style="background-color:#dd5c25;">Content here</div>
.mybackground {background-color:#dd5c25;}
Border around this has a color of #dd5c25
<div style="border:2px solid #dd5c25;">Content here</div>
.myborder {border:2px solid #dd5c25;}