#d0a05e color space conversions
Hex:
#d0a05e
RGB:
208, 160, 94
CMY:
18, 37, 63
CMYK:
0, 23, 55, 18
HSL:
35°, 54.8077%, 59.2157%
HSV (HSB):
35°, 54.8077%, 81.5686%
XYZ:
40.6036, 39.3597, 16.0468
xyY:
0.4229, 0.4100, 39.3597
CIE-Lab:
69.0110, 10.1430, 40.9280
CIE-LCH:
69.0110, 42.1661, 76.0810
CIE-Luv:
69.0110, 37.0590, 47.7826
Hunter-Lab:
62.7373, 5.7351, 28.7510
#d0a05e color charts
#d0a05e color shades, tints & tones
#d0a05e color schemes
#d0a05e color preview, HTML & CSS examples
This text has a color of #d0a05e
<p style="color:#d0a05e;">Text here</p>
.mytext {color:#d0a05e;}
This box has a color of #d0a05e
<div style="background-color:#d0a05e;">Content here</div>
.mybackground {background-color:#d0a05e;}
Border around this has a color of #d0a05e
<div style="border:2px solid #d0a05e;">Content here</div>
.myborder {border:2px solid #d0a05e;}