#dd7e1e color space conversions
Hex:
#dd7e1e
RGB:
221, 126, 30
CMY:
13, 51, 88
CMYK:
0, 43, 86, 13
HSL:
30°, 76.0956%, 49.2157%
HSV (HSB):
30°, 86.4253%, 86.6667%
XYZ:
37.5140, 30.3876, 5.1165
xyY:
0.5138, 0.4162, 30.3876
CIE-Lab:
61.9872, 30.6135, 62.2890
CIE-LCH:
61.9872, 69.4054, 63.8270
CIE-Luv:
61.9872, 78.2888, 55.8521
Hunter-Lab:
55.1249, 25.0053, 33.0844
#dd7e1e color charts
#dd7e1e color shades, tints & tones
#dd7e1e color schemes
#dd7e1e color preview, HTML & CSS examples
This text has a color of #dd7e1e
<p style="color:#dd7e1e;">Text here</p>
.mytext {color:#dd7e1e;}
This box has a color of #dd7e1e
<div style="background-color:#dd7e1e;">Content here</div>
.mybackground {background-color:#dd7e1e;}
Border around this has a color of #dd7e1e
<div style="border:2px solid #dd7e1e;">Content here</div>
.myborder {border:2px solid #dd7e1e;}