#d4ac0c color space conversions
Hex:
#d4ac0c
RGB:
212, 172, 12
CMY:
17, 33, 95
CMYK:
0, 19, 94, 17
HSL:
48°, 89.2857%, 43.9216%
HSV (HSB):
48°, 94.3396%, 83.1373%
XYZ:
41.9703, 43.5286, 6.5376
xyY:
0.4560, 0.4729, 43.5286
CIE-Lab:
71.9123, 1.8157, 73.2570
CIE-LCH:
71.9123, 73.2795, 88.5802
CIE-Luv:
71.9123, 34.7011, 74.7423
Hunter-Lab:
65.9762, -1.9071, 40.3083
#d4ac0c color charts
#d4ac0c color shades, tints & tones
#d4ac0c color schemes
#d4ac0c color preview, HTML & CSS examples
This text has a color of #d4ac0c
<p style="color:#d4ac0c;">Text here</p>
.mytext {color:#d4ac0c;}
This box has a color of #d4ac0c
<div style="background-color:#d4ac0c;">Content here</div>
.mybackground {background-color:#d4ac0c;}
Border around this has a color of #d4ac0c
<div style="border:2px solid #d4ac0c;">Content here</div>
.myborder {border:2px solid #d4ac0c;}