#d3a15f color space conversions
Hex:
#d3a15f
RGB:
211, 161, 95
CMY:
17, 37, 63
CMYK:
0, 24, 55, 17
HSL:
34°, 56.8627%, 60.0000%
HSV (HSB):
34°, 54.9763%, 82.7451%
XYZ:
41.6744, 40.1648, 16.3826
xyY:
0.4243, 0.4089, 40.1648
CIE-Lab:
69.5868, 10.9428, 41.1889
CIE-LCH:
69.5868, 42.6178, 75.1218
CIE-Luv:
69.5868, 38.5397, 48.0025
Hunter-Lab:
63.3757, 6.4699, 29.0366
#d3a15f color charts
#d3a15f color shades, tints & tones
#d3a15f color schemes
#d3a15f color preview, HTML & CSS examples
This text has a color of #d3a15f
<p style="color:#d3a15f;">Text here</p>
.mytext {color:#d3a15f;}
This box has a color of #d3a15f
<div style="background-color:#d3a15f;">Content here</div>
.mybackground {background-color:#d3a15f;}
Border around this has a color of #d3a15f
<div style="border:2px solid #d3a15f;">Content here</div>
.myborder {border:2px solid #d3a15f;}