#d0b001 color space conversions
Hex:
#d0b001
RGB:
208, 176, 1
CMY:
18, 31, 100
CMYK:
0, 15, 100, 18
HSL:
51°, 99.0431%, 40.9804%
HSV (HSB):
51°, 99.5192%, 81.5686%
XYZ:
41.5432, 44.4628, 6.4213
xyY:
0.4495, 0.4811, 44.4628
CIE-Lab:
72.5367, -2.1714, 74.8008
CIE-LCH:
72.5367, 74.8323, 91.6628
CIE-Luv:
72.5367, 28.7595, 76.8815
Hunter-Lab:
66.6804, -5.4816, 40.9667
#d0b001 color charts
#d0b001 color shades, tints & tones
#d0b001 color schemes
#d0b001 color preview, HTML & CSS examples
This text has a color of #d0b001
<p style="color:#d0b001;">Text here</p>
.mytext {color:#d0b001;}
This box has a color of #d0b001
<div style="background-color:#d0b001;">Content here</div>
.mybackground {background-color:#d0b001;}
Border around this has a color of #d0b001
<div style="border:2px solid #d0b001;">Content here</div>
.myborder {border:2px solid #d0b001;}