#d0b342 color space conversions
Hex:
        #d0b342
        RGB:
        208, 179, 66
        CMY:
        18, 30, 74
        CMYK:
        0, 14, 68, 18
      HSL:
        48°, 60.1695%, 53.7255%
        HSV (HSB):
        48°, 68.2692%, 81.5686%
        XYZ:
        43.1159, 46.0434, 11.7691
        xyY:
        0.4272, 0.4562, 46.0434
      CIE-Lab:
        73.5737, -1.9122, 59.1672
        CIE-LCH:
        73.5737, 59.1981, 91.8511
        CIE-Luv:
        73.5737, 25.2585, 67.4124
        Hunter-Lab:
        67.8553, -5.3263, 37.2152
      #d0b342 color charts
#d0b342 RGB chart
      #d0b342 CMYK chart
      #d0b342 RGB pie chart
      #d0b342 color shades, tints & tones
#d0b342 color schemes
#d0b342 color preview, HTML & CSS examples
           This text has a color of #d0b342        
        
          <p style="color:#d0b342;">Text here</p>
        
        
          .mytext {color:#d0b342;}
        
        Text color #d0b342
      
           This box has a color of #d0b342        
        
          <div style="background-color:#d0b342;">Content here</div>
        
        
          .mybackground {background-color:#d0b342;}
        
        Background color #d0b342
      
           Border around this has a color of #d0b342        
        
          <div style="border:2px solid #d0b342;">Content here</div>
        
        
          .myborder {border:2px solid #d0b342;}
        
        Border color #d0b342