#d2a94f color space conversions
Hex:
#d2a94f
RGB:
210, 169, 79
CMY:
18, 34, 69
CMYK:
0, 20, 62, 18
HSL:
41°, 59.2760%, 56.6667%
HSV (HSB):
41°, 62.3810%, 82.3529%
XYZ:
42.1776, 42.6421, 13.4049
xyY:
0.4294, 0.4341, 42.6421
CIE-Lab:
71.3114, 5.0319, 51.0427
CIE-LCH:
71.3114, 51.2901, 84.3698
CIE-Luv:
71.3114, 33.2101, 58.5856
Hunter-Lab:
65.3009, 1.0158, 33.5397
#d2a94f color charts
#d2a94f color shades, tints & tones
#d2a94f color schemes
#d2a94f color preview, HTML & CSS examples
This text has a color of #d2a94f
<p style="color:#d2a94f;">Text here</p>
.mytext {color:#d2a94f;}
This box has a color of #d2a94f
<div style="background-color:#d2a94f;">Content here</div>
.mybackground {background-color:#d2a94f;}
Border around this has a color of #d2a94f
<div style="border:2px solid #d2a94f;">Content here</div>
.myborder {border:2px solid #d2a94f;}