#af444b color space conversions
Hex:
        #af444b
        RGB:
        175, 68, 75
        CMY:
        31, 73, 71
        CMYK:
        0, 61, 57, 31
      HSL:
        356°, 44.0329%, 47.6471%
        HSV (HSB):
        356°, 61.1429%, 68.6275%
        XYZ:
        21.0163, 13.7562, 8.2041
        xyY:
        0.4890, 0.3201, 13.7562
      CIE-Lab:
        43.8813, 44.2408, 18.7699
        CIE-LCH:
        43.8813, 48.0578, 22.9900
        CIE-Luv:
        43.8813, 77.4622, 13.1272
        Hunter-Lab:
        37.0894, 36.2389, 12.8476
      #af444b color charts
#af444b RGB chart
      #af444b CMYK chart
      #af444b RGB pie chart
      #af444b color shades, tints & tones
#af444b color schemes
#af444b color preview, HTML & CSS examples
           This text has a color of #af444b        
        
          <p style="color:#af444b;">Text here</p>
        
        
          .mytext {color:#af444b;}
        
        Text color #af444b
      
           This box has a color of #af444b        
        
          <div style="background-color:#af444b;">Content here</div>
        
        
          .mybackground {background-color:#af444b;}
        
        Background color #af444b
      
           Border around this has a color of #af444b        
        
          <div style="border:2px solid #af444b;">Content here</div>
        
        
          .myborder {border:2px solid #af444b;}
        
        Border color #af444b