#ad2600 color space conversions
Hex:
        #ad2600
        RGB:
        173, 38, 0
        CMY:
        32, 85, 100
        CMYK:
        0, 78, 100, 32
      HSL:
        13°, 100.0000%, 33.9216%
        HSV (HSB):
        13°, 100.0000%, 67.8431%
        XYZ:
        17.9267, 10.2705, 1.0376
        xyY:
        0.6132, 0.3513, 10.2705
      CIE-Lab:
        38.3235, 52.5884, 51.2598
        CIE-LCH:
        38.3235, 73.4378, 44.2670
        CIE-Luv:
        38.3235, 105.4641, 29.6773
        Hunter-Lab:
        32.0476, 43.7657, 20.5138
      #ad2600 color charts
#ad2600 RGB chart
      #ad2600 CMYK chart
      #ad2600 RGB pie chart
      #ad2600 color shades, tints & tones
#ad2600 color schemes
#ad2600 color preview, HTML & CSS examples
           This text has a color of #ad2600        
        
          <p style="color:#ad2600;">Text here</p>
        
        
          .mytext {color:#ad2600;}
        
        Text color #ad2600
      
           This box has a color of #ad2600        
        
          <div style="background-color:#ad2600;">Content here</div>
        
        
          .mybackground {background-color:#ad2600;}
        
        Background color #ad2600
      
           Border around this has a color of #ad2600        
        
          <div style="border:2px solid #ad2600;">Content here</div>
        
        
          .myborder {border:2px solid #ad2600;}
        
        Border color #ad2600