#dd9b2c color space conversions
Hex:
#dd9b2c
RGB:
221, 155, 44
CMY:
13, 39, 83
CMYK:
0, 30, 80, 13
HSL:
38°, 72.2449%, 51.9608%
HSV (HSB):
38°, 80.0905%, 86.6667%
XYZ:
41.9948, 38.9967, 7.6966
xyY:
0.4735, 0.4397, 38.9967
CIE-Lab:
68.7489, 15.5253, 63.4242
CIE-LCH:
68.7489, 65.2968, 76.2453
CIE-Luv:
68.7489, 54.1385, 63.9815
Hunter-Lab:
62.4473, 10.7554, 36.4056
#dd9b2c color charts
#dd9b2c color shades, tints & tones
#dd9b2c color schemes
#dd9b2c color preview, HTML & CSS examples
This text has a color of #dd9b2c
<p style="color:#dd9b2c;">Text here</p>
.mytext {color:#dd9b2c;}
This box has a color of #dd9b2c
<div style="background-color:#dd9b2c;">Content here</div>
.mybackground {background-color:#dd9b2c;}
Border around this has a color of #dd9b2c
<div style="border:2px solid #dd9b2c;">Content here</div>
.myborder {border:2px solid #dd9b2c;}