#d08d7c color space conversions
Hex:
#d08d7c
RGB:
208, 141, 124
CMY:
18, 45, 51
CMYK:
0, 32, 40, 18
HSL:
12°, 47.1910%, 65.0980%
HSV (HSB):
12°, 40.3846%, 81.5686%
XYZ:
39.1754, 33.9149, 23.5502
xyY:
0.4054, 0.3509, 33.9149
CIE-Lab:
64.8950, 23.4165, 19.4205
CIE-LCH:
64.8950, 30.4219, 39.6706
CIE-Luv:
64.8950, 46.8195, 21.2015
Hunter-Lab:
58.2365, 18.1622, 16.7893
#d08d7c color charts
#d08d7c color shades, tints & tones
#d08d7c color schemes
#d08d7c color preview, HTML & CSS examples
This text has a color of #d08d7c
<p style="color:#d08d7c;">Text here</p>
.mytext {color:#d08d7c;}
This box has a color of #d08d7c
<div style="background-color:#d08d7c;">Content here</div>
.mybackground {background-color:#d08d7c;}
Border around this has a color of #d08d7c
<div style="border:2px solid #d08d7c;">Content here</div>
.myborder {border:2px solid #d08d7c;}