#d1a18e color space conversions
Hex:
#d1a18e
RGB:
209, 161, 142
CMY:
18, 37, 44
CMYK:
0, 23, 32, 18
HSL:
17°, 42.1384%, 68.8235%
HSV (HSB):
17°, 32.0574%, 81.9608%
XYZ:
43.9218, 40.9980, 31.1897
xyY:
0.3783, 0.3531, 40.9980
CIE-Lab:
70.1746, 15.1184, 16.7369
CIE-LCH:
70.1746, 22.5542, 47.9086
CIE-Luv:
70.1746, 32.5167, 20.0980
Hunter-Lab:
64.0297, 10.3919, 15.9399
#d1a18e color charts
#d1a18e color shades, tints & tones
#d1a18e color schemes
#d1a18e color preview, HTML & CSS examples
This text has a color of #d1a18e
<p style="color:#d1a18e;">Text here</p>
.mytext {color:#d1a18e;}
This box has a color of #d1a18e
<div style="background-color:#d1a18e;">Content here</div>
.mybackground {background-color:#d1a18e;}
Border around this has a color of #d1a18e
<div style="border:2px solid #d1a18e;">Content here</div>
.myborder {border:2px solid #d1a18e;}