#d4a30c color space conversions
Hex:
#d4a30c
RGB:
212, 163, 12
CMY:
17, 36, 95
CMYK:
0, 23, 94, 17
HSL:
45°, 89.2857%, 43.9216%
HSV (HSB):
45°, 94.3396%, 83.1373%
XYZ:
40.3149, 40.2180, 5.9858
xyY:
0.4660, 0.4648, 40.2180
CIE-Lab:
69.6245, 6.6040, 71.5809
CIE-LCH:
69.6245, 71.8849, 84.7288
CIE-Luv:
69.6245, 41.5662, 71.3344
Hunter-Lab:
63.4176, 2.4925, 38.7961
#d4a30c color charts
#d4a30c color shades, tints & tones
#d4a30c color schemes
#d4a30c color preview, HTML & CSS examples
This text has a color of #d4a30c
<p style="color:#d4a30c;">Text here</p>
.mytext {color:#d4a30c;}
This box has a color of #d4a30c
<div style="background-color:#d4a30c;">Content here</div>
.mybackground {background-color:#d4a30c;}
Border around this has a color of #d4a30c
<div style="border:2px solid #d4a30c;">Content here</div>
.myborder {border:2px solid #d4a30c;}