#d2a012 color space conversions
Hex:
#d2a012
RGB:
210, 160, 18
CMY:
18, 37, 93
CMYK:
0, 24, 91, 18
HSL:
44°, 84.2105%, 44.7059%
HSV (HSB):
44°, 91.4286%, 82.3529%
XYZ:
39.2583, 38.8869, 6.0091
xyY:
0.4665, 0.4621, 38.8869
CIE-Lab:
68.6693, 7.4103, 69.8358
CIE-LCH:
68.6693, 70.2279, 83.9430
CIE-Luv:
68.6693, 42.2239, 69.6377
Hunter-Lab:
62.3594, 3.2457, 37.9383
#d2a012 color charts
#d2a012 color shades, tints & tones
#d2a012 color schemes
#d2a012 color preview, HTML & CSS examples
This text has a color of #d2a012
<p style="color:#d2a012;">Text here</p>
.mytext {color:#d2a012;}
This box has a color of #d2a012
<div style="background-color:#d2a012;">Content here</div>
.mybackground {background-color:#d2a012;}
Border around this has a color of #d2a012
<div style="border:2px solid #d2a012;">Content here</div>
.myborder {border:2px solid #d2a012;}