#d7493d color space conversions
Hex:
        #d7493d
        RGB:
        215, 73, 61
        CMY:
        16, 71, 76
        CMYK:
        0, 66, 72, 16
      HSL:
        5°, 65.8120%, 54.1176%
        HSV (HSB):
        5°, 71.6279%, 84.3137%
        XYZ:
        31.2492, 19.5491, 6.5412
        xyY:
        0.5450, 0.3409, 19.5491
      CIE-Lab:
        51.3235, 54.9059, 37.7448
        CIE-LCH:
        51.3235, 66.6283, 34.5064
        CIE-Luv:
        51.3235, 110.3609, 28.6633
        Hunter-Lab:
        44.2143, 48.7826, 22.1785
      #d7493d color charts
#d7493d RGB chart
      #d7493d CMYK chart
      #d7493d RGB pie chart
      #d7493d color shades, tints & tones
#d7493d color schemes
#d7493d color preview, HTML & CSS examples
           This text has a color of #d7493d        
        
          <p style="color:#d7493d;">Text here</p>
        
        
          .mytext {color:#d7493d;}
        
        Text color #d7493d
      
           This box has a color of #d7493d        
        
          <div style="background-color:#d7493d;">Content here</div>
        
        
          .mybackground {background-color:#d7493d;}
        
        Background color #d7493d
      
           Border around this has a color of #d7493d        
        
          <div style="border:2px solid #d7493d;">Content here</div>
        
        
          .myborder {border:2px solid #d7493d;}
        
        Border color #d7493d