#d5a27e color space conversions
Hex:
#d5a27e
RGB:
213, 162, 126
CMY:
16, 36, 51
CMYK:
0, 24, 41, 16
HSL:
25°, 50.8772%, 66.4706%
HSV (HSB):
25°, 40.8451%, 83.5294%
XYZ:
44.1268, 41.4932, 25.4219
xyY:
0.3974, 0.3737, 41.4932
CIE-Lab:
70.5201, 14.2295, 26.0192
CIE-LCH:
70.5201, 29.6560, 61.3265
CIE-Luv:
70.5201, 36.4757, 31.5501
Hunter-Lab:
64.4152, 9.5526, 21.6914
#d5a27e color charts
#d5a27e color shades, tints & tones
#d5a27e color schemes
#d5a27e color preview, HTML & CSS examples
This text has a color of #d5a27e
<p style="color:#d5a27e;">Text here</p>
.mytext {color:#d5a27e;}
This box has a color of #d5a27e
<div style="background-color:#d5a27e;">Content here</div>
.mybackground {background-color:#d5a27e;}
Border around this has a color of #d5a27e
<div style="border:2px solid #d5a27e;">Content here</div>
.myborder {border:2px solid #d5a27e;}