#d5a94e color space conversions
Hex:
#d5a94e
RGB:
213, 169, 78
CMY:
16, 34, 69
CMYK:
0, 21, 63, 16
HSL:
40°, 61.6438%, 57.0588%
HSV (HSB):
40°, 63.3803%, 83.5294%
XYZ:
43.0037, 43.0721, 13.2549
xyY:
0.4329, 0.4336, 43.0721
CIE-Lab:
71.6039, 6.2448, 51.9194
CIE-LCH:
71.6039, 52.2936, 83.1415
CIE-Luv:
71.6039, 35.5292, 59.1346
Hunter-Lab:
65.6294, 2.1109, 33.9659
#d5a94e color charts
#d5a94e color shades, tints & tones
#d5a94e color schemes
#d5a94e color preview, HTML & CSS examples
This text has a color of #d5a94e
<p style="color:#d5a94e;">Text here</p>
.mytext {color:#d5a94e;}
This box has a color of #d5a94e
<div style="background-color:#d5a94e;">Content here</div>
.mybackground {background-color:#d5a94e;}
Border around this has a color of #d5a94e
<div style="border:2px solid #d5a94e;">Content here</div>
.myborder {border:2px solid #d5a94e;}