#d0ab3d color space conversions
Hex:
#d0ab3d
RGB:
208, 171, 61
CMY:
18, 33, 76
CMYK:
0, 18, 71, 18
HSL:
45°, 60.9959%, 52.7451%
HSV (HSB):
45°, 70.6731%, 81.5686%
XYZ:
41.4176, 42.8726, 10.5072
xyY:
0.4369, 0.4523, 42.8726
CIE-Lab:
71.4684, 2.0505, 59.0719
CIE-LCH:
71.4684, 59.1075, 88.0120
CIE-Luv:
71.4684, 31.1564, 65.5416
Hunter-Lab:
65.4772, -1.6748, 36.3197
#d0ab3d color charts
#d0ab3d color shades, tints & tones
#d0ab3d color schemes
#d0ab3d color preview, HTML & CSS examples
This text has a color of #d0ab3d
<p style="color:#d0ab3d;">Text here</p>
.mytext {color:#d0ab3d;}
This box has a color of #d0ab3d
<div style="background-color:#d0ab3d;">Content here</div>
.mybackground {background-color:#d0ab3d;}
Border around this has a color of #d0ab3d
<div style="border:2px solid #d0ab3d;">Content here</div>
.myborder {border:2px solid #d0ab3d;}