#dd7b05 color space conversions
Hex:
#dd7b05
RGB:
221, 123, 5
CMY:
13, 52, 98
CMYK:
0, 44, 98, 13
HSL:
33°, 95.5752%, 44.3137%
HSV (HSB):
33°, 97.7376%, 86.6667%
XYZ:
36.9291, 29.5490, 3.9007
xyY:
0.5247, 0.4199, 29.5490
CIE-Lab:
61.2631, 31.8186, 67.2810
CIE-LCH:
61.2631, 74.4255, 64.6895
CIE-Luv:
61.2631, 81.6160, 57.6140
Hunter-Lab:
54.3590, 26.1368, 33.7967
#dd7b05 color charts
#dd7b05 color shades, tints & tones
#dd7b05 color schemes
#dd7b05 color preview, HTML & CSS examples
This text has a color of #dd7b05
<p style="color:#dd7b05;">Text here</p>
.mytext {color:#dd7b05;}
This box has a color of #dd7b05
<div style="background-color:#dd7b05;">Content here</div>
.mybackground {background-color:#dd7b05;}
Border around this has a color of #dd7b05
<div style="border:2px solid #dd7b05;">Content here</div>
.myborder {border:2px solid #dd7b05;}