#af292d color space conversions
Hex:
        #af292d
        RGB:
        175, 41, 45
        CMY:
        31, 84, 82
        CMYK:
        0, 77, 74, 31
      HSL:
        358°, 62.0370%, 42.3529%
        HSV (HSB):
        358°, 76.5714%, 68.6275%
        XYZ:
        18.9458, 10.8893, 3.5859
        xyY:
        0.5669, 0.3258, 10.8893
      CIE-Lab:
        39.3934, 53.3106, 31.3982
        CIE-LCH:
        39.3934, 61.8698, 30.4967
        CIE-Luv:
        39.3934, 99.7248, 20.1474
        Hunter-Lab:
        32.9989, 44.7347, 16.6564
      #af292d color charts
#af292d RGB chart
      #af292d CMYK chart
      #af292d RGB pie chart
      #af292d color shades, tints & tones
#af292d color schemes
#af292d color preview, HTML & CSS examples
           This text has a color of #af292d        
        
          <p style="color:#af292d;">Text here</p>
        
        
          .mytext {color:#af292d;}
        
        Text color #af292d
      
           This box has a color of #af292d        
        
          <div style="background-color:#af292d;">Content here</div>
        
        
          .mybackground {background-color:#af292d;}
        
        Background color #af292d
      
           Border around this has a color of #af292d        
        
          <div style="border:2px solid #af292d;">Content here</div>
        
        
          .myborder {border:2px solid #af292d;}
        
        Border color #af292d