#af202e color space conversions
Hex:
        #af202e
        RGB:
        175, 32, 46
        CMY:
        31, 87, 82
        CMYK:
        0, 82, 74, 31
      HSL:
        354°, 69.0821%, 40.5882%
        HSV (HSB):
        354°, 81.7143%, 68.6275%
        XYZ:
        18.6889, 10.3442, 3.5964
        xyY:
        0.5728, 0.3170, 10.3442
      CIE-Lab:
        38.4533, 56.0364, 29.7149
        CIE-LCH:
        38.4533, 63.4276, 27.9361
        CIE-Luv:
        38.4533, 103.4917, 17.9330
        Hunter-Lab:
        32.1625, 47.4378, 15.8839
      #af202e color charts
#af202e RGB chart
      #af202e CMYK chart
      #af202e RGB pie chart
      #af202e color shades, tints & tones
#af202e color schemes
#af202e color preview, HTML & CSS examples
           This text has a color of #af202e        
        
          <p style="color:#af202e;">Text here</p>
        
        
          .mytext {color:#af202e;}
        
        Text color #af202e
      
           This box has a color of #af202e        
        
          <div style="background-color:#af202e;">Content here</div>
        
        
          .mybackground {background-color:#af202e;}
        
        Background color #af202e
      
           Border around this has a color of #af202e        
        
          <div style="border:2px solid #af202e;">Content here</div>
        
        
          .myborder {border:2px solid #af202e;}
        
        Border color #af202e