#d7b12e color space conversions
Hex:
#d7b12e
RGB:
215, 177, 46
CMY:
16, 31, 82
CMYK:
0, 18, 79, 16
HSL:
47°, 67.8715%, 51.1765%
HSV (HSB):
47°, 78.6047%, 84.3137%
XYZ:
44.2396, 46.0886, 9.1491
xyY:
0.4447, 0.4633, 46.0886
CIE-Lab:
73.6030, 1.2706, 66.8883
CIE-LCH:
73.6030, 66.9003, 88.9117
CIE-Luv:
73.6030, 32.6090, 72.0428
Hunter-Lab:
67.8886, -2.4855, 39.5317
#d7b12e color charts
#d7b12e color shades, tints & tones
#d7b12e color schemes
#d7b12e color preview, HTML & CSS examples
This text has a color of #d7b12e
<p style="color:#d7b12e;">Text here</p>
.mytext {color:#d7b12e;}
This box has a color of #d7b12e
<div style="background-color:#d7b12e;">Content here</div>
.mybackground {background-color:#d7b12e;}
Border around this has a color of #d7b12e
<div style="border:2px solid #d7b12e;">Content here</div>
.myborder {border:2px solid #d7b12e;}