#d5a44e color space conversions
Hex:
#d5a44e
RGB:
213, 164, 78
CMY:
16, 36, 69
CMYK:
0, 23, 63, 16
HSL:
38°, 61.6438%, 57.0588%
HSV (HSB):
38°, 63.3803%, 83.5294%
XYZ:
42.0912, 41.2471, 12.9508
xyY:
0.4371, 0.4284, 41.2471
CIE-Lab:
70.3487, 8.9207, 50.5193
CIE-LCH:
70.3487, 51.3009, 79.9859
CIE-Luv:
70.3487, 39.1434, 56.9287
Hunter-Lab:
64.2239, 4.5938, 33.0009
#d5a44e color charts
#d5a44e color shades, tints & tones
#d5a44e color schemes
#d5a44e color preview, HTML & CSS examples
This text has a color of #d5a44e
<p style="color:#d5a44e;">Text here</p>
.mytext {color:#d5a44e;}
This box has a color of #d5a44e
<div style="background-color:#d5a44e;">Content here</div>
.mybackground {background-color:#d5a44e;}
Border around this has a color of #d5a44e
<div style="border:2px solid #d5a44e;">Content here</div>
.myborder {border:2px solid #d5a44e;}