#dd920c color space conversions
Hex:
#dd920c
RGB:
221, 146, 12
CMY:
13, 43, 95
CMYK:
0, 34, 95, 13
HSL:
38°, 89.6996%, 45.6863%
HSV (HSB):
38°, 94.5701%, 86.6667%
XYZ:
40.1640, 35.9565, 5.1712
xyY:
0.4941, 0.4423, 35.9565
CIE-Lab:
66.4866, 19.6600, 69.7901
CIE-LCH:
66.4866, 72.5063, 74.2674
CIE-Luv:
66.4866, 62.3692, 65.2743
Hunter-Lab:
59.9637, 14.6238, 36.8615
#dd920c color charts
#dd920c color shades, tints & tones
#dd920c color schemes
#dd920c color preview, HTML & CSS examples
This text has a color of #dd920c
<p style="color:#dd920c;">Text here</p>
.mytext {color:#dd920c;}
This box has a color of #dd920c
<div style="background-color:#dd920c;">Content here</div>
.mybackground {background-color:#dd920c;}
Border around this has a color of #dd920c
<div style="border:2px solid #dd920c;">Content here</div>
.myborder {border:2px solid #dd920c;}