#d2a30c color space conversions
Hex:
#d2a30c
RGB:
210, 163, 12
CMY:
18, 36, 95
CMYK:
0, 22, 94, 18
HSL:
46°, 89.1892%, 43.5294%
HSV (HSB):
46°, 94.2857%, 82.3529%
XYZ:
39.7419, 39.9226, 5.9590
xyY:
0.4641, 0.4663, 39.9226
CIE-Lab:
69.4143, 5.7215, 71.3323
CIE-LCH:
69.4143, 71.5614, 85.4142
CIE-Luv:
69.4143, 39.9937, 71.2887
Hunter-Lab:
63.1843, 1.7010, 38.6373
#d2a30c color charts
#d2a30c color shades, tints & tones
#d2a30c color schemes
#d2a30c color preview, HTML & CSS examples
This text has a color of #d2a30c
<p style="color:#d2a30c;">Text here</p>
.mytext {color:#d2a30c;}
This box has a color of #d2a30c
<div style="background-color:#d2a30c;">Content here</div>
.mybackground {background-color:#d2a30c;}
Border around this has a color of #d2a30c
<div style="border:2px solid #d2a30c;">Content here</div>
.myborder {border:2px solid #d2a30c;}