#d0b048 color space conversions
Hex:
        #d0b048
        RGB:
        208, 176, 72
        CMY:
        18, 31, 72
        CMYK:
        0, 15, 65, 18
      HSL:
        46°, 59.1304%, 54.9020%
        HSV (HSB):
        46°, 65.3846%, 81.5686%
        XYZ:
        42.7075, 44.9284, 12.5520
        xyY:
        0.4263, 0.4484, 44.9284
      CIE-Lab:
        72.8448, 0.0129, 55.8429
        CIE-LCH:
        72.8448, 55.8429, 89.9868
        CIE-Luv:
        72.8448, 27.1195, 64.1472
        Hunter-Lab:
        67.0287, -3.5686, 35.8172
      #d0b048 color charts
#d0b048 RGB chart
      #d0b048 CMYK chart
      #d0b048 RGB pie chart
      #d0b048 color shades, tints & tones
#d0b048 color schemes
#d0b048 color preview, HTML & CSS examples
           This text has a color of #d0b048        
        
          <p style="color:#d0b048;">Text here</p>
        
        
          .mytext {color:#d0b048;}
        
        Text color #d0b048
      
           This box has a color of #d0b048        
        
          <div style="background-color:#d0b048;">Content here</div>
        
        
          .mybackground {background-color:#d0b048;}
        
        Background color #d0b048
      
           Border around this has a color of #d0b048        
        
          <div style="border:2px solid #d0b048;">Content here</div>
        
        
          .myborder {border:2px solid #d0b048;}
        
        Border color #d0b048