#d0a10c color space conversions
Hex:
#d0a10c
RGB:
208, 161, 12
CMY:
18, 37, 95
CMYK:
0, 23, 94, 18
HSL:
46°, 89.0909%, 43.1373%
HSV (HSB):
46°, 94.2308%, 81.5686%
XYZ:
38.8237, 38.9262, 5.8151
xyY:
0.4646, 0.4658, 38.9262
CIE-Lab:
68.6978, 5.9082, 70.7131
CIE-LCH:
68.6978, 70.9595, 85.2240
CIE-Luv:
68.6978, 39.9620, 70.4855
Hunter-Lab:
62.3908, 1.8904, 38.1475
#d0a10c color charts
#d0a10c color shades, tints & tones
#d0a10c color schemes
#d0a10c color preview, HTML & CSS examples
This text has a color of #d0a10c
<p style="color:#d0a10c;">Text here</p>
.mytext {color:#d0a10c;}
This box has a color of #d0a10c
<div style="background-color:#d0a10c;">Content here</div>
.mybackground {background-color:#d0a10c;}
Border around this has a color of #d0a10c
<div style="border:2px solid #d0a10c;">Content here</div>
.myborder {border:2px solid #d0a10c;}