#dd7e25 color space conversions
Hex:
#dd7e25
RGB:
221, 126, 37
CMY:
13, 51, 85
CMYK:
0, 43, 83, 13
HSL:
29°, 73.0159%, 50.5882%
HSV (HSB):
29°, 83.2579%, 86.6667%
XYZ:
37.6136, 30.4274, 5.6409
xyY:
0.5105, 0.4130, 30.4274
CIE-Lab:
62.0213, 30.7910, 59.9617
CIE-LCH:
62.0213, 67.4054, 62.8190
CIE-Luv:
62.0213, 77.9036, 54.5224
Hunter-Lab:
55.1611, 25.1848, 32.5496
#dd7e25 color charts
#dd7e25 color shades, tints & tones
#dd7e25 color schemes
#dd7e25 color preview, HTML & CSS examples
This text has a color of #dd7e25
<p style="color:#dd7e25;">Text here</p>
.mytext {color:#dd7e25;}
This box has a color of #dd7e25
<div style="background-color:#dd7e25;">Content here</div>
.mybackground {background-color:#dd7e25;}
Border around this has a color of #dd7e25
<div style="border:2px solid #dd7e25;">Content here</div>
.myborder {border:2px solid #dd7e25;}