#d1a12c color space conversions
Hex:
#d1a12c
RGB:
209, 161, 44
CMY:
18, 37, 83
CMYK:
0, 23, 79, 18
HSL:
43°, 65.2174%, 49.6078%
HSV (HSB):
43°, 78.9474%, 81.9608%
XYZ:
39.4940, 39.2269, 7.8729
xyY:
0.4561, 0.4530, 39.2269
CIE-Lab:
68.9153, 7.0934, 63.0848
CIE-LCH:
68.9153, 63.4823, 83.5844
CIE-Luv:
68.9153, 39.9881, 65.8858
Hunter-Lab:
62.6314, 2.9533, 36.3891
#d1a12c color charts
#d1a12c color shades, tints & tones
#d1a12c color schemes
#d1a12c color preview, HTML & CSS examples
This text has a color of #d1a12c
<p style="color:#d1a12c;">Text here</p>
.mytext {color:#d1a12c;}
This box has a color of #d1a12c
<div style="background-color:#d1a12c;">Content here</div>
.mybackground {background-color:#d1a12c;}
Border around this has a color of #d1a12c
<div style="border:2px solid #d1a12c;">Content here</div>
.myborder {border:2px solid #d1a12c;}