#d0974d color space conversions
Hex:
        #d0974d
        RGB:
        208, 151, 77
        CMY:
        18, 41, 70
        CMYK:
        0, 27, 63, 18
      HSL:
        34°, 58.2222%, 55.8824%
        HSV (HSB):
        34°, 62.9808%, 81.5686%
        XYZ:
        38.4186, 36.0789, 11.9602
        xyY:
        0.4444, 0.4173, 36.0789
      CIE-Lab:
        66.5802, 13.7409, 46.5963
        CIE-LCH:
        66.5802, 48.5801, 73.5697
        CIE-Luv:
        66.5802, 44.8706, 51.2691
        Hunter-Lab:
        60.0657, 9.0551, 30.2403
      #d0974d color charts
#d0974d RGB chart
      #d0974d CMYK chart
      #d0974d RGB pie chart
      #d0974d color shades, tints & tones
#d0974d color schemes
#d0974d color preview, HTML & CSS examples
           This text has a color of #d0974d        
        
          <p style="color:#d0974d;">Text here</p>
        
        
          .mytext {color:#d0974d;}
        
        Text color #d0974d
      
           This box has a color of #d0974d        
        
          <div style="background-color:#d0974d;">Content here</div>
        
        
          .mybackground {background-color:#d0974d;}
        
        Background color #d0974d
      
           Border around this has a color of #d0974d        
        
          <div style="border:2px solid #d0974d;">Content here</div>
        
        
          .myborder {border:2px solid #d0974d;}
        
        Border color #d0974d