#d7501b color space conversions
Hex:
        #d7501b
        RGB:
        215, 80, 27
        CMY:
        16, 69, 89
        CMYK:
        0, 63, 87, 16
      HSL:
        17°, 77.6860%, 47.4510%
        HSV (HSB):
        17°, 87.4419%, 84.3137%
        XYZ:
        31.0908, 20.2635, 3.3095
        xyY:
        0.5688, 0.3707, 20.2635
      CIE-Lab:
        52.1339, 50.8291, 55.0560
        CIE-LCH:
        52.1339, 74.9317, 47.2860
        CIE-Luv:
        52.1339, 110.2429, 40.8813
        Hunter-Lab:
        45.0150, 44.5095, 27.1515
      #d7501b color charts
#d7501b RGB chart
      #d7501b CMYK chart
      #d7501b RGB pie chart
      #d7501b color shades, tints & tones
#d7501b color schemes
#d7501b color preview, HTML & CSS examples
           This text has a color of #d7501b        
        
          <p style="color:#d7501b;">Text here</p>
        
        
          .mytext {color:#d7501b;}
        
        Text color #d7501b
      
           This box has a color of #d7501b        
        
          <div style="background-color:#d7501b;">Content here</div>
        
        
          .mybackground {background-color:#d7501b;}
        
        Background color #d7501b
      
           Border around this has a color of #d7501b        
        
          <div style="border:2px solid #d7501b;">Content here</div>
        
        
          .myborder {border:2px solid #d7501b;}
        
        Border color #d7501b