#dd973b color space conversions
Hex:
#dd973b
RGB:
221, 151, 59
CMY:
13, 41, 77
CMYK:
0, 32, 73, 13
HSL:
34°, 70.4348%, 54.9020%
HSV (HSB):
34°, 73.3032%, 86.6667%
XYZ:
41.6748, 37.8211, 9.2414
xyY:
0.4696, 0.4262, 37.8211
CIE-Lab:
67.8886, 18.2639, 56.7422
CIE-LCH:
67.8886, 59.6091, 72.1579
CIE-Luv:
67.8886, 56.4579, 58.4837
Hunter-Lab:
61.4989, 13.3377, 34.1398
#dd973b color charts
#dd973b color shades, tints & tones
#dd973b color schemes
#dd973b color preview, HTML & CSS examples
This text has a color of #dd973b
<p style="color:#dd973b;">Text here</p>
.mytext {color:#dd973b;}
This box has a color of #dd973b
<div style="background-color:#dd973b;">Content here</div>
.mybackground {background-color:#dd973b;}
Border around this has a color of #dd973b
<div style="border:2px solid #dd973b;">Content here</div>
.myborder {border:2px solid #dd973b;}