#d3a134 color space conversions
Hex:
#d3a134
RGB:
211, 161, 52
CMY:
17, 37, 80
CMYK:
0, 24, 75, 17
HSL:
41°, 64.3725%, 51.5686%
HSV (HSB):
41°, 75.3555%, 82.7451%
XYZ:
40.2287, 39.5866, 8.7695
xyY:
0.4541, 0.4469, 39.5866
CIE-Lab:
69.1740, 8.2776, 60.4807
CIE-LCH:
69.1740, 61.0445, 82.2067
CIE-Luv:
69.1740, 41.2280, 64.0330
Hunter-Lab:
62.9178, 4.0238, 35.7786
#d3a134 color charts
#d3a134 color shades, tints & tones
#d3a134 color schemes
#d3a134 color preview, HTML & CSS examples
This text has a color of #d3a134
<p style="color:#d3a134;">Text here</p>
.mytext {color:#d3a134;}
This box has a color of #d3a134
<div style="background-color:#d3a134;">Content here</div>
.mybackground {background-color:#d3a134;}
Border around this has a color of #d3a134
<div style="border:2px solid #d3a134;">Content here</div>
.myborder {border:2px solid #d3a134;}