#dd962a color space conversions
Hex:
#dd962a
RGB:
221, 150, 42
CMY:
13, 41, 84
CMYK:
0, 32, 81, 13
HSL:
36°, 72.4696%, 51.5686%
HSV (HSB):
36°, 80.9955%, 86.6667%
XYZ:
41.1431, 37.3520, 7.2317
xyY:
0.4799, 0.4357, 37.3520
CIE-Lab:
67.5403, 18.1426, 63.0404
CIE-LCH:
67.5403, 65.5991, 73.9445
CIE-Luv:
67.5403, 58.1875, 62.4775
Hunter-Lab:
61.1163, 13.2114, 35.7658
#dd962a color charts
#dd962a color shades, tints & tones
#dd962a color schemes
#dd962a color preview, HTML & CSS examples
This text has a color of #dd962a
<p style="color:#dd962a;">Text here</p>
.mytext {color:#dd962a;}
This box has a color of #dd962a
<div style="background-color:#dd962a;">Content here</div>
.mybackground {background-color:#dd962a;}
Border around this has a color of #dd962a
<div style="border:2px solid #dd962a;">Content here</div>
.myborder {border:2px solid #dd962a;}