#d0b01a color space conversions
Hex:
#d0b01a
RGB:
208, 176, 26
CMY:
18, 31, 90
CMYK:
0, 15, 88, 18
HSL:
49°, 77.7778%, 45.8824%
HSV (HSB):
49°, 87.5000%, 81.5686%
XYZ:
41.7242, 44.5351, 7.3743
xyY:
0.4456, 0.4756, 44.5351
CIE-Lab:
72.5847, -1.8282, 71.2086
CIE-LCH:
72.5847, 71.2321, 91.4707
CIE-Luv:
72.5847, 28.4972, 74.8474
Hunter-Lab:
66.7347, -5.1829, 40.1626
#d0b01a color charts
#d0b01a color shades, tints & tones
#d0b01a color schemes
#d0b01a color preview, HTML & CSS examples
This text has a color of #d0b01a
<p style="color:#d0b01a;">Text here</p>
.mytext {color:#d0b01a;}
This box has a color of #d0b01a
<div style="background-color:#d0b01a;">Content here</div>
.mybackground {background-color:#d0b01a;}
Border around this has a color of #d0b01a
<div style="border:2px solid #d0b01a;">Content here</div>
.myborder {border:2px solid #d0b01a;}