#dd8e1b color space conversions
Hex:
#dd8e1b
RGB:
221, 142, 27
CMY:
13, 44, 89
CMYK:
0, 36, 88, 13
HSL:
36°, 78.2258%, 48.6275%
HSV (HSB):
36°, 87.7828%, 86.6667%
XYZ:
39.6896, 34.7973, 5.6616
xyY:
0.4952, 0.4342, 34.7973
CIE-Lab:
65.5905, 22.0394, 66.0246
CIE-LCH:
65.5905, 69.6059, 71.5407
CIE-Luv:
65.5905, 65.2537, 62.1572
Hunter-Lab:
58.9892, 16.8687, 35.6020
#dd8e1b color charts
#dd8e1b color shades, tints & tones
#dd8e1b color schemes
#dd8e1b color preview, HTML & CSS examples
This text has a color of #dd8e1b
<p style="color:#dd8e1b;">Text here</p>
.mytext {color:#dd8e1b;}
This box has a color of #dd8e1b
<div style="background-color:#dd8e1b;">Content here</div>
.mybackground {background-color:#dd8e1b;}
Border around this has a color of #dd8e1b
<div style="border:2px solid #dd8e1b;">Content here</div>
.myborder {border:2px solid #dd8e1b;}