#ad282a color space conversions
Hex:
        #ad282a
        RGB:
        173, 40, 42
        CMY:
        32, 84, 84
        CMYK:
        0, 77, 76, 32
      HSL:
        359°, 62.4413%, 41.7647%
        HSV (HSB):
        359°, 76.8786%, 67.8431%
        XYZ:
        18.4103, 10.5690, 3.2602
        xyY:
        0.5710, 0.3278, 10.5690
      CIE-Lab:
        38.8448, 52.8969, 32.4555
        CIE-LCH:
        38.8448, 62.0600, 31.5317
        CIE-Luv:
        38.8448, 99.2503, 20.7442
        Hunter-Lab:
        32.5100, 44.1915, 16.8112
      #ad282a color charts
#ad282a RGB chart
      #ad282a CMYK chart
      #ad282a RGB pie chart
      #ad282a color shades, tints & tones
#ad282a color schemes
#ad282a color preview, HTML & CSS examples
           This text has a color of #ad282a        
        
          <p style="color:#ad282a;">Text here</p>
        
        
          .mytext {color:#ad282a;}
        
        Text color #ad282a
      
           This box has a color of #ad282a        
        
          <div style="background-color:#ad282a;">Content here</div>
        
        
          .mybackground {background-color:#ad282a;}
        
        Background color #ad282a
      
           Border around this has a color of #ad282a        
        
          <div style="border:2px solid #ad282a;">Content here</div>
        
        
          .myborder {border:2px solid #ad282a;}
        
        Border color #ad282a