#d7a001 color space conversions
Hex:
#d7a001
RGB:
215, 160, 1
CMY:
16, 37, 100
CMYK:
0, 26, 100, 16
HSL:
45°, 99.0741%, 42.3529%
HSV (HSB):
45°, 99.5349%, 84.3137%
XYZ:
40.6006, 39.5909, 5.5306
xyY:
0.4736, 0.4619, 39.5909
CIE-Lab:
69.1771, 9.4177, 72.7884
CIE-LCH:
69.1771, 73.3951, 82.6278
CIE-Luv:
69.1771, 46.4085, 71.0055
Hunter-Lab:
62.9213, 5.0668, 38.8334
#d7a001 color charts
#d7a001 color shades, tints & tones
#d7a001 color schemes
#d7a001 color preview, HTML & CSS examples
This text has a color of #d7a001
<p style="color:#d7a001;">Text here</p>
.mytext {color:#d7a001;}
This box has a color of #d7a001
<div style="background-color:#d7a001;">Content here</div>
.mybackground {background-color:#d7a001;}
Border around this has a color of #d7a001
<div style="border:2px solid #d7a001;">Content here</div>
.myborder {border:2px solid #d7a001;}