#af373d color space conversions
Hex:
        #af373d
        RGB:
        175, 55, 61
        CMY:
        31, 78, 76
        CMYK:
        0, 69, 65, 31
      HSL:
        357°, 52.1739%, 45.0980%
        HSV (HSB):
        357°, 68.5714%, 68.6275%
        XYZ:
        19.8877, 12.1833, 5.7183
        xyY:
        0.5263, 0.3224, 12.1833
      CIE-Lab:
        41.5059, 48.9671, 24.2510
        CIE-LCH:
        41.5059, 54.6433, 26.3469
        CIE-Luv:
        41.5059, 88.5433, 16.4801
        Hunter-Lab:
        34.9045, 40.6217, 14.7199
      #af373d color charts
#af373d RGB chart
      #af373d CMYK chart
      #af373d RGB pie chart
      #af373d color shades, tints & tones
#af373d color schemes
#af373d color preview, HTML & CSS examples
           This text has a color of #af373d        
        
          <p style="color:#af373d;">Text here</p>
        
        
          .mytext {color:#af373d;}
        
        Text color #af373d
      
           This box has a color of #af373d        
        
          <div style="background-color:#af373d;">Content here</div>
        
        
          .mybackground {background-color:#af373d;}
        
        Background color #af373d
      
           Border around this has a color of #af373d        
        
          <div style="border:2px solid #af373d;">Content here</div>
        
        
          .myborder {border:2px solid #af373d;}
        
        Border color #af373d