#d08e7d color space conversions
Hex:
#d08e7d
RGB:
208, 142, 125
CMY:
18, 44, 51
CMYK:
0, 32, 40, 18
HSL:
12°, 46.8927%, 65.2941%
HSV (HSB):
12°, 39.9038%, 81.5686%
XYZ:
39.3871, 34.2366, 23.9344
xyY:
0.4037, 0.3509, 34.2366
CIE-Lab:
65.1499, 22.9867, 19.2108
CIE-LCH:
65.1499, 29.9573, 39.8867
CIE-Luv:
65.1499, 46.0257, 21.0690
Hunter-Lab:
58.5120, 17.7604, 16.7058
#d08e7d color charts
#d08e7d color shades, tints & tones
#d08e7d color schemes
#d08e7d color preview, HTML & CSS examples
This text has a color of #d08e7d
<p style="color:#d08e7d;">Text here</p>
.mytext {color:#d08e7d;}
This box has a color of #d08e7d
<div style="background-color:#d08e7d;">Content here</div>
.mybackground {background-color:#d08e7d;}
Border around this has a color of #d08e7d
<div style="border:2px solid #d08e7d;">Content here</div>
.myborder {border:2px solid #d08e7d;}