#d07d3c color space conversions
Hex:
#d07d3c
RGB:
208, 125, 60
CMY:
18, 51, 76
CMYK:
0, 40, 71, 18
HSL:
26°, 61.1570%, 52.5490%
HSV (HSB):
26°, 71.1538%, 81.5686%
XYZ:
34.1617, 28.4034, 7.9568
xyY:
0.4844, 0.4028, 28.4034
CIE-Lab:
60.2514, 26.8278, 47.8518
CIE-LCH:
60.2514, 54.8591, 60.7231
CIE-Luv:
60.2514, 66.1389, 46.7888
Hunter-Lab:
53.2948, 21.1515, 28.4544
#d07d3c color charts
#d07d3c color shades, tints & tones
#d07d3c color schemes
#d07d3c color preview, HTML & CSS examples
This text has a color of #d07d3c
<p style="color:#d07d3c;">Text here</p>
.mytext {color:#d07d3c;}
This box has a color of #d07d3c
<div style="background-color:#d07d3c;">Content here</div>
.mybackground {background-color:#d07d3c;}
Border around this has a color of #d07d3c
<div style="border:2px solid #d07d3c;">Content here</div>
.myborder {border:2px solid #d07d3c;}