#dd7e0d color space conversions
Hex:
#dd7e0d
RGB:
221, 126, 13
CMY:
13, 51, 95
CMYK:
0, 43, 94, 13
HSL:
33°, 88.8889%, 45.8824%
HSV (HSB):
33°, 94.1176%, 86.6667%
XYZ:
37.3523, 30.3229, 4.2650
xyY:
0.5192, 0.4215, 30.3229
CIE-Lab:
61.9319, 30.3245, 66.4424
CIE-LCH:
61.9319, 73.0353, 65.4679
CIE-Luv:
61.9319, 78.9215, 58.0340
Hunter-Lab:
55.0663, 24.7134, 33.9542
#dd7e0d color charts
#dd7e0d color shades, tints & tones
#dd7e0d color schemes
#dd7e0d color preview, HTML & CSS examples
This text has a color of #dd7e0d
<p style="color:#dd7e0d;">Text here</p>
.mytext {color:#dd7e0d;}
This box has a color of #dd7e0d
<div style="background-color:#dd7e0d;">Content here</div>
.mybackground {background-color:#dd7e0d;}
Border around this has a color of #dd7e0d
<div style="border:2px solid #dd7e0d;">Content here</div>
.myborder {border:2px solid #dd7e0d;}