#d08e7b color space conversions
Hex:
#d08e7b
RGB:
208, 142, 123
CMY:
18, 44, 52
CMYK:
0, 32, 41, 18
HSL:
13°, 47.4860%, 64.9020%
HSV (HSB):
13°, 40.8654%, 81.5686%
XYZ:
39.2606, 34.1860, 23.2682
xyY:
0.4059, 0.3535, 34.1860
CIE-Lab:
65.1099, 22.7595, 20.2723
CIE-LCH:
65.1099, 30.4789, 41.6920
CIE-Luv:
65.1099, 46.2987, 22.3724
Hunter-Lab:
58.4688, 17.5388, 17.3331
#d08e7b color charts
#d08e7b color shades, tints & tones
#d08e7b color schemes
#d08e7b color preview, HTML & CSS examples
This text has a color of #d08e7b
<p style="color:#d08e7b;">Text here</p>
.mytext {color:#d08e7b;}
This box has a color of #d08e7b
<div style="background-color:#d08e7b;">Content here</div>
.mybackground {background-color:#d08e7b;}
Border around this has a color of #d08e7b
<div style="border:2px solid #d08e7b;">Content here</div>
.myborder {border:2px solid #d08e7b;}