#dd850b color space conversions
Hex:
#dd850b
RGB:
221, 133, 11
CMY:
13, 48, 96
CMYK:
0, 40, 95, 13
HSL:
35°, 90.5172%, 45.4902%
HSV (HSB):
35°, 95.0226%, 86.6667%
XYZ:
38.2667, 32.1714, 4.5094
xyY:
0.5106, 0.4293, 32.1714
CIE-Lab:
63.4843, 26.5976, 67.8454
CIE-LCH:
63.4843, 72.8727, 68.5932
CIE-Luv:
63.4843, 73.1263, 60.6649
Hunter-Lab:
56.7198, 21.1676, 34.9901
#dd850b color charts
#dd850b color shades, tints & tones
#dd850b color schemes
#dd850b color preview, HTML & CSS examples
This text has a color of #dd850b
<p style="color:#dd850b;">Text here</p>
.mytext {color:#dd850b;}
This box has a color of #dd850b
<div style="background-color:#dd850b;">Content here</div>
.mybackground {background-color:#dd850b;}
Border around this has a color of #dd850b
<div style="border:2px solid #dd850b;">Content here</div>
.myborder {border:2px solid #dd850b;}