#d0b245 color space conversions
Hex:
        #d0b245
        RGB:
        208, 178, 69
        CMY:
        18, 30, 73
        CMYK:
        0, 14, 67, 18
      HSL:
        47°, 59.6567%, 54.3137%
        HSV (HSB):
        47°, 66.8269%, 81.5686%
        XYZ:
        43.0070, 45.6804, 12.1807
        xyY:
        0.4264, 0.4529, 45.6804
      CIE-Lab:
        73.3376, -1.2184, 57.6621
        CIE-LCH:
        73.3376, 57.6750, 91.2104
        CIE-Luv:
        73.3376, 25.8422, 66.0243
        Hunter-Lab:
        67.5872, -4.6949, 36.6257
      #d0b245 color charts
#d0b245 RGB chart
      #d0b245 CMYK chart
      #d0b245 RGB pie chart
      #d0b245 color shades, tints & tones
#d0b245 color schemes
#d0b245 color preview, HTML & CSS examples
           This text has a color of #d0b245        
        
          <p style="color:#d0b245;">Text here</p>
        
        
          .mytext {color:#d0b245;}
        
        Text color #d0b245
      
           This box has a color of #d0b245        
        
          <div style="background-color:#d0b245;">Content here</div>
        
        
          .mybackground {background-color:#d0b245;}
        
        Background color #d0b245
      
           Border around this has a color of #d0b245        
        
          <div style="border:2px solid #d0b245;">Content here</div>
        
        
          .myborder {border:2px solid #d0b245;}
        
        Border color #d0b245