#d3a23c color space conversions
Hex:
#d3a23c
RGB:
211, 162, 60
CMY:
17, 36, 76
CMYK:
0, 23, 72, 17
HSL:
41°, 63.1799%, 53.1373%
HSV (HSB):
41°, 71.5640%, 82.7451%
XYZ:
40.5999, 40.0158, 9.8589
xyY:
0.4487, 0.4423, 40.0158
CIE-Lab:
69.4808, 8.1067, 57.5716
CIE-LCH:
69.4808, 58.1396, 81.9849
CIE-Luv:
69.4808, 40.1027, 62.1957
Hunter-Lab:
63.2580, 3.8623, 35.0401
#d3a23c color charts
#d3a23c color shades, tints & tones
#d3a23c color schemes
#d3a23c color preview, HTML & CSS examples
This text has a color of #d3a23c
<p style="color:#d3a23c;">Text here</p>
.mytext {color:#d3a23c;}
This box has a color of #d3a23c
<div style="background-color:#d3a23c;">Content here</div>
.mybackground {background-color:#d3a23c;}
Border around this has a color of #d3a23c
<div style="border:2px solid #d3a23c;">Content here</div>
.myborder {border:2px solid #d3a23c;}