#d0805e color space conversions
Hex:
#d0805e
RGB:
208, 128, 94
CMY:
18, 50, 63
CMYK:
0, 38, 55, 18
HSL:
18°, 54.8077%, 59.2157%
HSV (HSB):
18°, 54.8077%, 81.5686%
XYZ:
35.7520, 29.6564, 14.4296
xyY:
0.4478, 0.3715, 29.6564
CIE-Lab:
61.3566, 27.4971, 31.4061
CIE-LCH:
61.3566, 41.7424, 48.7967
CIE-Luv:
61.3566, 59.9305, 32.8143
Hunter-Lab:
54.4577, 21.8860, 22.4104
#d0805e color charts
#d0805e color shades, tints & tones
#d0805e color schemes
#d0805e color preview, HTML & CSS examples
This text has a color of #d0805e
<p style="color:#d0805e;">Text here</p>
.mytext {color:#d0805e;}
This box has a color of #d0805e
<div style="background-color:#d0805e;">Content here</div>
.mybackground {background-color:#d0805e;}
Border around this has a color of #d0805e
<div style="border:2px solid #d0805e;">Content here</div>
.myborder {border:2px solid #d0805e;}