#af411e color space conversions
Hex:
        #af411e
        RGB:
        175, 65, 30
        CMY:
        31, 75, 88
        CMYK:
        0, 63, 83, 31
      HSL:
        14°, 70.7317%, 40.1961%
        HSV (HSB):
        14°, 82.8571%, 68.6275%
        XYZ:
        19.8038, 12.9883, 2.6915
        xyY:
        0.5581, 0.3660, 12.9883
      CIE-Lab:
        42.7456, 43.2059, 43.0249
        CIE-LCH:
        42.7456, 60.9745, 44.8797
        CIE-Luv:
        42.7456, 87.7217, 31.4269
        Hunter-Lab:
        36.0393, 35.0183, 20.7996
      #af411e color charts
#af411e RGB chart
      #af411e CMYK chart
      #af411e RGB pie chart
      #af411e color shades, tints & tones
#af411e color schemes
#af411e color preview, HTML & CSS examples
           This text has a color of #af411e        
        
          <p style="color:#af411e;">Text here</p>
        
        
          .mytext {color:#af411e;}
        
        Text color #af411e
      
           This box has a color of #af411e        
        
          <div style="background-color:#af411e;">Content here</div>
        
        
          .mybackground {background-color:#af411e;}
        
        Background color #af411e
      
           Border around this has a color of #af411e        
        
          <div style="border:2px solid #af411e;">Content here</div>
        
        
          .myborder {border:2px solid #af411e;}
        
        Border color #af411e