#d4b12f color space conversions
Hex:
#d4b12f
RGB:
212, 177, 47
CMY:
17, 31, 82
CMYK:
0, 17, 78, 17
HSL:
47°, 65.7371%, 50.7843%
HSV (HSB):
47°, 77.8302%, 83.1373%
XYZ:
43.3866, 45.6466, 9.2133
xyY:
0.4416, 0.4646, 45.6466
CIE-Lab:
73.3156, 0.0027, 66.1884
CIE-LCH:
73.3156, 66.1884, 89.9977
CIE-Luv:
73.3156, 30.3111, 71.7429
Hunter-Lab:
67.5622, -3.6061, 39.2084
#d4b12f color charts
#d4b12f color shades, tints & tones
#d4b12f color schemes
#d4b12f color preview, HTML & CSS examples
This text has a color of #d4b12f
<p style="color:#d4b12f;">Text here</p>
.mytext {color:#d4b12f;}
This box has a color of #d4b12f
<div style="background-color:#d4b12f;">Content here</div>
.mybackground {background-color:#d4b12f;}
Border around this has a color of #d4b12f
<div style="border:2px solid #d4b12f;">Content here</div>
.myborder {border:2px solid #d4b12f;}