#d79248 color space conversions
Hex:
        #d79248
        RGB:
        215, 146, 72
        CMY:
        16, 43, 72
        CMYK:
        0, 32, 67, 16
      HSL:
        31°, 64.1256%, 56.2745%
        HSV (HSB):
        31°, 66.5116%, 84.3137%
        XYZ:
        39.4729, 35.4727, 10.8974
        xyY:
        0.4598, 0.4132, 35.4727
      CIE-Lab:
        66.1151, 19.0971, 48.7202
        CIE-LCH:
        66.1151, 52.3293, 68.5961
        CIE-Luv:
        66.1151, 54.5432, 51.5757
        Hunter-Lab:
        59.5590, 14.0733, 30.8431
      #d79248 color charts
#d79248 RGB chart
      #d79248 CMYK chart
      #d79248 RGB pie chart
      #d79248 color shades, tints & tones
#d79248 color schemes
#d79248 color preview, HTML & CSS examples
           This text has a color of #d79248        
        
          <p style="color:#d79248;">Text here</p>
        
        
          .mytext {color:#d79248;}
        
        Text color #d79248
      
           This box has a color of #d79248        
        
          <div style="background-color:#d79248;">Content here</div>
        
        
          .mybackground {background-color:#d79248;}
        
        Background color #d79248
      
           Border around this has a color of #d79248        
        
          <div style="border:2px solid #d79248;">Content here</div>
        
        
          .myborder {border:2px solid #d79248;}
        
        Border color #d79248