#d08d86 color space conversions
Hex:
#d08d86
RGB:
208, 141, 134
CMY:
18, 45, 47
CMYK:
0, 32, 36, 18
HSL:
6°, 44.0476%, 67.0588%
HSV (HSB):
6°, 35.5769%, 81.5686%
XYZ:
39.8404, 34.1809, 27.0520
xyY:
0.3942, 0.3382, 34.1809
CIE-Lab:
65.1059, 24.6010, 14.1065
CIE-LCH:
65.1059, 28.3584, 29.8305
CIE-Luv:
65.1059, 45.3948, 14.4761
Hunter-Lab:
58.4644, 19.3255, 13.4911
#d08d86 color charts
#d08d86 color shades, tints & tones
#d08d86 color schemes
#d08d86 color preview, HTML & CSS examples
This text has a color of #d08d86
<p style="color:#d08d86;">Text here</p>
.mytext {color:#d08d86;}
This box has a color of #d08d86
<div style="background-color:#d08d86;">Content here</div>
.mybackground {background-color:#d08d86;}
Border around this has a color of #d08d86
<div style="border:2px solid #d08d86;">Content here</div>
.myborder {border:2px solid #d08d86;}