#d0ab01 color space conversions
Hex:
#d0ab01
RGB:
208, 171, 1
CMY:
18, 33, 100
CMYK:
0, 18, 100, 18
HSL:
49°, 99.0431%, 40.9804%
HSV (HSB):
49°, 99.5192%, 81.5686%
XYZ:
40.5808, 42.5379, 6.1005
xyY:
0.4548, 0.4768, 42.5379
CIE-Lab:
71.2402, 0.4639, 73.8841
CIE-LCH:
71.2402, 73.8855, 89.6403
CIE-Luv:
71.2402, 32.4745, 74.9903
Hunter-Lab:
65.2211, -3.0735, 40.1090
#d0ab01 color charts
#d0ab01 color shades, tints & tones
#d0ab01 color schemes
#d0ab01 color preview, HTML & CSS examples
This text has a color of #d0ab01
<p style="color:#d0ab01;">Text here</p>
.mytext {color:#d0ab01;}
This box has a color of #d0ab01
<div style="background-color:#d0ab01;">Content here</div>
.mybackground {background-color:#d0ab01;}
Border around this has a color of #d0ab01
<div style="border:2px solid #d0ab01;">Content here</div>
.myborder {border:2px solid #d0ab01;}