#ae1d2c color space conversions
Hex:
        #ae1d2c
        RGB:
        174, 29, 44
        CMY:
        32, 89, 83
        CMYK:
        0, 83, 75, 32
      HSL:
        354°, 71.4286%, 39.8039%
        HSV (HSB):
        354°, 83.3333%, 68.2353%
        XYZ:
        18.3495, 10.0592, 3.3574
        xyY:
        0.5776, 0.3167, 10.0592
      CIE-Lab:
        37.9486, 56.4417, 30.2990
        CIE-LCH:
        37.9486, 64.0601, 28.2278
        CIE-Luv:
        37.9486, 104.3376, 18.0364
        Hunter-Lab:
        31.7163, 47.7680, 15.9252
      #ae1d2c color charts
#ae1d2c RGB chart
      #ae1d2c CMYK chart
      #ae1d2c RGB pie chart
      #ae1d2c color shades, tints & tones
#ae1d2c color schemes
#ae1d2c color preview, HTML & CSS examples
           This text has a color of #ae1d2c        
        
          <p style="color:#ae1d2c;">Text here</p>
        
        
          .mytext {color:#ae1d2c;}
        
        Text color #ae1d2c
      
           This box has a color of #ae1d2c        
        
          <div style="background-color:#ae1d2c;">Content here</div>
        
        
          .mybackground {background-color:#ae1d2c;}
        
        Background color #ae1d2c
      
           Border around this has a color of #ae1d2c        
        
          <div style="border:2px solid #ae1d2c;">Content here</div>
        
        
          .myborder {border:2px solid #ae1d2c;}
        
        Border color #ae1d2c