#d5a44c color space conversions
Hex:
#d5a44c
RGB:
213, 164, 76
CMY:
16, 36, 70
CMYK:
0, 23, 64, 16
HSL:
39°, 61.9910%, 56.6667%
HSV (HSB):
39°, 64.3192%, 83.5294%
XYZ:
42.0205, 41.2189, 12.5788
xyY:
0.4385, 0.4302, 41.2189
CIE-Lab:
70.3290, 8.7924, 51.4362
CIE-LCH:
70.3290, 52.1823, 80.2997
CIE-Luv:
70.3290, 39.2699, 57.6988
Hunter-Lab:
64.2019, 4.4760, 33.3249
#d5a44c color charts
#d5a44c color shades, tints & tones
#d5a44c color schemes
#d5a44c color preview, HTML & CSS examples
This text has a color of #d5a44c
<p style="color:#d5a44c;">Text here</p>
.mytext {color:#d5a44c;}
This box has a color of #d5a44c
<div style="background-color:#d5a44c;">Content here</div>
.mybackground {background-color:#d5a44c;}
Border around this has a color of #d5a44c
<div style="border:2px solid #d5a44c;">Content here</div>
.myborder {border:2px solid #d5a44c;}