#d3a014 color space conversions
Hex:
#d3a014
RGB:
211, 160, 20
CMY:
17, 37, 92
CMYK:
0, 24, 91, 17
HSL:
44°, 82.6840%, 45.2941%
HSV (HSB):
44°, 90.5213%, 82.7451%
XYZ:
39.5610, 39.0410, 6.1124
xyY:
0.4670, 0.4609, 39.0410
CIE-Lab:
68.7810, 7.8836, 69.5943
CIE-LCH:
68.7810, 70.0394, 83.5371
CIE-Luv:
68.7810, 42.9791, 69.4582
Hunter-Lab:
62.4828, 3.6725, 37.9379
#d3a014 color charts
#d3a014 color shades, tints & tones
#d3a014 color schemes
#d3a014 color preview, HTML & CSS examples
This text has a color of #d3a014
<p style="color:#d3a014;">Text here</p>
.mytext {color:#d3a014;}
This box has a color of #d3a014
<div style="background-color:#d3a014;">Content here</div>
.mybackground {background-color:#d3a014;}
Border around this has a color of #d3a014
<div style="border:2px solid #d3a014;">Content here</div>
.myborder {border:2px solid #d3a014;}