#d5ab8d color space conversions
Hex:
#d5ab8d
RGB:
213, 171, 141
CMY:
16, 33, 45
CMYK:
0, 20, 34, 16
HSL:
25°, 46.1538%, 69.4118%
HSV (HSB):
25°, 33.8028%, 83.5294%
XYZ:
46.8112, 45.1950, 31.4556
xyY:
0.3792, 0.3661, 45.1950
CIE-Lab:
73.0201, 11.1501, 21.2694
CIE-LCH:
73.0201, 24.0149, 62.3351
CIE-Luv:
73.0201, 29.1968, 26.8163
Hunter-Lab:
67.2273, 6.6441, 19.3173
#d5ab8d color charts
#d5ab8d color shades, tints & tones
#d5ab8d color schemes
#d5ab8d color preview, HTML & CSS examples
This text has a color of #d5ab8d
<p style="color:#d5ab8d;">Text here</p>
.mytext {color:#d5ab8d;}
This box has a color of #d5ab8d
<div style="background-color:#d5ab8d;">Content here</div>
.mybackground {background-color:#d5ab8d;}
Border around this has a color of #d5ab8d
<div style="border:2px solid #d5ab8d;">Content here</div>
.myborder {border:2px solid #d5ab8d;}