#ad2d27 color space conversions
Hex:
        #ad2d27
        RGB:
        173, 45, 39
        CMY:
        32, 82, 85
        CMYK:
        0, 74, 77, 32
      HSL:
        3°, 63.2075%, 41.5686%
        HSV (HSB):
        3°, 77.4566%, 67.8431%
        XYZ:
        18.5382, 10.9075, 3.0477
        xyY:
        0.5705, 0.3357, 10.9075
      CIE-Lab:
        39.4242, 51.0679, 34.8338
        CIE-LCH:
        39.4242, 61.8168, 34.2982
        CIE-Luv:
        39.4242, 97.2743, 22.9812
        Hunter-Lab:
        33.0265, 42.3979, 17.6472
      #ad2d27 color charts
#ad2d27 RGB chart
      #ad2d27 CMYK chart
      #ad2d27 RGB pie chart
      #ad2d27 color shades, tints & tones
#ad2d27 color schemes
#ad2d27 color preview, HTML & CSS examples
           This text has a color of #ad2d27        
        
          <p style="color:#ad2d27;">Text here</p>
        
        
          .mytext {color:#ad2d27;}
        
        Text color #ad2d27
      
           This box has a color of #ad2d27        
        
          <div style="background-color:#ad2d27;">Content here</div>
        
        
          .mybackground {background-color:#ad2d27;}
        
        Background color #ad2d27
      
           Border around this has a color of #ad2d27        
        
          <div style="border:2px solid #ad2d27;">Content here</div>
        
        
          .myborder {border:2px solid #ad2d27;}
        
        Border color #ad2d27