#d3a82c color space conversions
Hex:
#d3a82c
RGB:
211, 168, 44
CMY:
17, 34, 83
CMYK:
0, 20, 79, 17
HSL:
45°, 65.4902%, 50.0000%
HSV (HSB):
45°, 79.1469%, 82.7451%
XYZ:
41.3212, 42.0360, 8.3188
xyY:
0.4507, 0.4585, 42.0360
CIE-Lab:
70.8957, 4.2247, 64.9550
CIE-LCH:
70.8957, 65.0923, 86.2787
CIE-Luv:
70.8957, 36.2758, 68.7500
Hunter-Lab:
64.8352, 0.3014, 37.7773
#d3a82c color charts
#d3a82c color shades, tints & tones
#d3a82c color schemes
#d3a82c color preview, HTML & CSS examples
This text has a color of #d3a82c
<p style="color:#d3a82c;">Text here</p>
.mytext {color:#d3a82c;}
This box has a color of #d3a82c
<div style="background-color:#d3a82c;">Content here</div>
.mybackground {background-color:#d3a82c;}
Border around this has a color of #d3a82c
<div style="border:2px solid #d3a82c;">Content here</div>
.myborder {border:2px solid #d3a82c;}