#d9782e color space conversions
Hex:
#d9782e
RGB:
217, 120, 46
CMY:
15, 53, 82
CMYK:
0, 45, 79, 15
HSL:
26°, 69.2308%, 51.5686%
HSV (HSB):
26°, 78.8018%, 85.0980%
XYZ:
35.8249, 28.3819, 6.1748
xyY:
0.5090, 0.4033, 28.3819
CIE-Lab:
60.2322, 32.5888, 54.5952
CIE-LCH:
60.2322, 63.5820, 59.1663
CIE-Luv:
60.2322, 78.8127, 49.9080
Hunter-Lab:
53.2747, 26.8027, 30.4202
#d9782e color charts
#d9782e color shades, tints & tones
#d9782e color schemes
#d9782e color preview, HTML & CSS examples
This text has a color of #d9782e
<p style="color:#d9782e;">Text here</p>
.mytext {color:#d9782e;}
This box has a color of #d9782e
<div style="background-color:#d9782e;">Content here</div>
.mybackground {background-color:#d9782e;}
Border around this has a color of #d9782e
<div style="border:2px solid #d9782e;">Content here</div>
.myborder {border:2px solid #d9782e;}