#d08d75 color space conversions
Hex:
#d08d75
RGB:
208, 141, 117
CMY:
18, 45, 54
CMYK:
0, 32, 44, 18
HSL:
16°, 49.1892%, 63.7255%
HSV (HSB):
16°, 43.7500%, 81.5686%
XYZ:
38.7482, 33.7440, 21.3006
xyY:
0.4131, 0.3598, 33.7440
CIE-Lab:
64.7589, 22.6456, 23.1372
CIE-LCH:
64.7589, 32.3752, 45.6151
CIE-Luv:
64.7589, 47.7702, 25.6761
Hunter-Lab:
58.0896, 17.4102, 18.9219
#d08d75 color charts
#d08d75 color shades, tints & tones
#d08d75 color schemes
#d08d75 color preview, HTML & CSS examples
This text has a color of #d08d75
<p style="color:#d08d75;">Text here</p>
.mytext {color:#d08d75;}
This box has a color of #d08d75
<div style="background-color:#d08d75;">Content here</div>
.mybackground {background-color:#d08d75;}
Border around this has a color of #d08d75
<div style="border:2px solid #d08d75;">Content here</div>
.myborder {border:2px solid #d08d75;}