#d08f75 color space conversions
Hex:
#d08f75
RGB:
208, 143, 117
CMY:
18, 44, 54
CMYK:
0, 31, 44, 18
HSL:
17°, 49.1892%, 63.7255%
HSV (HSB):
17°, 43.7500%, 81.5686%
XYZ:
39.0458, 34.3392, 21.3998
xyY:
0.4119, 0.3623, 34.3392
CIE-Lab:
65.2309, 21.5577, 23.7711
CIE-LCH:
65.2309, 32.0904, 47.7955
CIE-Luv:
65.2309, 46.4261, 26.6947
Hunter-Lab:
58.5996, 16.3877, 19.3678
#d08f75 color charts
#d08f75 color shades, tints & tones
#d08f75 color schemes
#d08f75 color preview, HTML & CSS examples
This text has a color of #d08f75
<p style="color:#d08f75;">Text here</p>
.mytext {color:#d08f75;}
This box has a color of #d08f75
<div style="background-color:#d08f75;">Content here</div>
.mybackground {background-color:#d08f75;}
Border around this has a color of #d08f75
<div style="border:2px solid #d08f75;">Content here</div>
.myborder {border:2px solid #d08f75;}