#d5a08f color space conversions
Hex:
#d5a08f
RGB:
213, 160, 143
CMY:
16, 37, 44
CMYK:
0, 25, 33, 16
HSL:
15°, 45.4545%, 69.8039%
HSV (HSB):
15°, 32.8638%, 83.5294%
XYZ:
44.9693, 41.2709, 31.5825
xyY:
0.3817, 0.3503, 41.2709
CIE-Lab:
70.3653, 17.3450, 16.5145
CIE-LCH:
70.3653, 23.9495, 43.5951
CIE-Luv:
70.3653, 35.8774, 19.3777
Hunter-Lab:
64.2424, 12.5246, 15.8219
#d5a08f color charts
#d5a08f color shades, tints & tones
#d5a08f color schemes
#d5a08f color preview, HTML & CSS examples
This text has a color of #d5a08f
<p style="color:#d5a08f;">Text here</p>
.mytext {color:#d5a08f;}
This box has a color of #d5a08f
<div style="background-color:#d5a08f;">Content here</div>
.mybackground {background-color:#d5a08f;}
Border around this has a color of #d5a08f
<div style="border:2px solid #d5a08f;">Content here</div>
.myborder {border:2px solid #d5a08f;}