#d06d3e color space conversions
Hex:
#d06d3e
RGB:
208, 109, 62
CMY:
18, 57, 76
CMYK:
0, 48, 70, 18
HSL:
19°, 60.8333%, 52.9412%
HSV (HSB):
19°, 70.1923%, 81.5686%
XYZ:
32.3506, 24.6950, 7.6190
xyY:
0.5003, 0.3819, 24.6950
CIE-Lab:
56.7770, 35.4071, 43.0621
CIE-LCH:
56.7770, 55.7495, 50.5719
CIE-Luv:
56.7770, 78.3745, 39.7390
Hunter-Lab:
49.6940, 29.2380, 25.6956
#d06d3e color charts
#d06d3e color shades, tints & tones
#d06d3e color schemes
#d06d3e color preview, HTML & CSS examples
This text has a color of #d06d3e
<p style="color:#d06d3e;">Text here</p>
.mytext {color:#d06d3e;}
This box has a color of #d06d3e
<div style="background-color:#d06d3e;">Content here</div>
.mybackground {background-color:#d06d3e;}
Border around this has a color of #d06d3e
<div style="border:2px solid #d06d3e;">Content here</div>
.myborder {border:2px solid #d06d3e;}