#dd9e4b color space conversions
Hex:
#dd9e4b
RGB:
221, 158, 75
CMY:
13, 38, 71
CMYK:
0, 29, 66, 13
HSL:
34°, 68.2243%, 58.0392%
HSV (HSB):
34°, 66.0633%, 86.6667%
XYZ:
43.3157, 40.3339, 12.1588
xyY:
0.4521, 0.4210, 40.3339
CIE-Lab:
69.7067, 15.3485, 51.4595
CIE-LCH:
69.7067, 53.6997, 73.3921
CIE-Luv:
69.7067, 49.9962, 55.9592
Hunter-Lab:
63.5090, 10.6035, 33.1051
#dd9e4b color charts
#dd9e4b color shades, tints & tones
#dd9e4b color schemes
#dd9e4b color preview, HTML & CSS examples
This text has a color of #dd9e4b
<p style="color:#dd9e4b;">Text here</p>
.mytext {color:#dd9e4b;}
This box has a color of #dd9e4b
<div style="background-color:#dd9e4b;">Content here</div>
.mybackground {background-color:#dd9e4b;}
Border around this has a color of #dd9e4b
<div style="border:2px solid #dd9e4b;">Content here</div>
.myborder {border:2px solid #dd9e4b;}