#d08f7e color space conversions
Hex:
#d08f7e
RGB:
208, 143, 126
CMY:
18, 44, 51
CMYK:
0, 31, 39, 18
HSL:
12°, 46.5909%, 65.4902%
HSV (HSB):
12°, 39.4231%, 81.5686%
XYZ:
39.6008, 34.5612, 24.3224
xyY:
0.4021, 0.3509, 34.5612
CIE-Lab:
65.4056, 22.5576, 19.0028
CIE-LCH:
65.4056, 29.4949, 40.1112
CIE-Luv:
65.4056, 45.2353, 20.9366
Hunter-Lab:
58.7888, 17.3593, 16.6223
#d08f7e color charts
#d08f7e color shades, tints & tones
#d08f7e color schemes
#d08f7e color preview, HTML & CSS examples
This text has a color of #d08f7e
<p style="color:#d08f7e;">Text here</p>
.mytext {color:#d08f7e;}
This box has a color of #d08f7e
<div style="background-color:#d08f7e;">Content here</div>
.mybackground {background-color:#d08f7e;}
Border around this has a color of #d08f7e
<div style="border:2px solid #d08f7e;">Content here</div>
.myborder {border:2px solid #d08f7e;}