#dd8b30 color space conversions
Hex:
#dd8b30
RGB:
221, 139, 48
CMY:
13, 45, 81
CMYK:
0, 37, 78, 13
HSL:
32°, 71.7842%, 52.7451%
HSV (HSB):
32°, 78.2805%, 86.6667%
XYZ:
39.5849, 34.0508, 7.2824
xyY:
0.4892, 0.4208, 34.0508
CIE-Lab:
65.0029, 24.2435, 58.4765
CIE-LCH:
65.0029, 63.3028, 67.4818
CIE-Luv:
65.0029, 66.6599, 56.8256
Hunter-Lab:
58.3531, 18.9711, 33.4478
#dd8b30 color charts
#dd8b30 color shades, tints & tones
#dd8b30 color schemes
#dd8b30 color preview, HTML & CSS examples
This text has a color of #dd8b30
<p style="color:#dd8b30;">Text here</p>
.mytext {color:#dd8b30;}
This box has a color of #dd8b30
<div style="background-color:#dd8b30;">Content here</div>
.mybackground {background-color:#dd8b30;}
Border around this has a color of #dd8b30
<div style="border:2px solid #dd8b30;">Content here</div>
.myborder {border:2px solid #dd8b30;}