#d07d3e color space conversions
Hex:
#d07d3e
RGB:
208, 125, 62
CMY:
18, 51, 76
CMYK:
0, 40, 70, 18
HSL:
26°, 60.8333%, 52.9412%
HSV (HSB):
26°, 70.1923%, 81.5686%
XYZ:
34.2155, 28.4249, 8.2406
xyY:
0.4827, 0.4010, 28.4249
CIE-Lab:
60.2707, 26.9315, 46.9026
CIE-LCH:
60.2707, 54.0847, 60.1355
CIE-Luv:
60.2707, 65.9482, 46.0695
Hunter-Lab:
53.3150, 21.2531, 28.1564
#d07d3e color charts
#d07d3e color shades, tints & tones
#d07d3e color schemes
#d07d3e color preview, HTML & CSS examples
This text has a color of #d07d3e
<p style="color:#d07d3e;">Text here</p>
.mytext {color:#d07d3e;}
This box has a color of #d07d3e
<div style="background-color:#d07d3e;">Content here</div>
.mybackground {background-color:#d07d3e;}
Border around this has a color of #d07d3e
<div style="border:2px solid #d07d3e;">Content here</div>
.myborder {border:2px solid #d07d3e;}