#d9513b color space conversions
Hex:
        #d9513b
        RGB:
        217, 81, 59
        CMY:
        15, 68, 77
        CMYK:
        0, 63, 73, 15
      HSL:
        8°, 67.5214%, 54.1176%
        HSV (HSB):
        8°, 72.8111%, 85.0980%
        XYZ:
        32.3471, 20.9523, 6.4770
        xyY:
        0.5411, 0.3505, 20.9523
      CIE-Lab:
        52.8973, 52.1176, 40.7154
        CIE-LCH:
        52.8973, 66.1361, 37.9977
        CIE-Luv:
        52.8973, 107.0141, 32.1801
        Hunter-Lab:
        45.7737, 46.0374, 23.6521
      #d9513b color charts
#d9513b RGB chart
      #d9513b CMYK chart
      #d9513b RGB pie chart
      #d9513b color shades, tints & tones
#d9513b color schemes
#d9513b color preview, HTML & CSS examples
           This text has a color of #d9513b        
        
          <p style="color:#d9513b;">Text here</p>
        
        
          .mytext {color:#d9513b;}
        
        Text color #d9513b
      
           This box has a color of #d9513b        
        
          <div style="background-color:#d9513b;">Content here</div>
        
        
          .mybackground {background-color:#d9513b;}
        
        Background color #d9513b
      
           Border around this has a color of #d9513b        
        
          <div style="border:2px solid #d9513b;">Content here</div>
        
        
          .myborder {border:2px solid #d9513b;}
        
        Border color #d9513b