#dd8139 color space conversions
Hex:
#dd8139
RGB:
221, 129, 57
CMY:
13, 49, 78
CMYK:
0, 42, 74, 13
HSL:
26°, 70.6897%, 54.5098%
HSV (HSB):
26°, 74.2081%, 86.6667%
XYZ:
38.4076, 31.3681, 7.9012
xyY:
0.4945, 0.4038, 31.3681
CIE-Lab:
62.8171, 29.9256, 52.4707
CIE-LCH:
62.8171, 60.4046, 60.3026
CIE-Luv:
62.8171, 73.9828, 50.3828
Hunter-Lab:
56.0072, 24.3958, 30.8407
#dd8139 color charts
#dd8139 color shades, tints & tones
#dd8139 color schemes
#dd8139 color preview, HTML & CSS examples
This text has a color of #dd8139
<p style="color:#dd8139;">Text here</p>
.mytext {color:#dd8139;}
This box has a color of #dd8139
<div style="background-color:#dd8139;">Content here</div>
.mybackground {background-color:#dd8139;}
Border around this has a color of #dd8139
<div style="border:2px solid #dd8139;">Content here</div>
.myborder {border:2px solid #dd8139;}