#af1b3b color space conversions
Hex:
        #af1b3b
        RGB:
        175, 27, 59
        CMY:
        31, 89, 77
        CMYK:
        0, 85, 66, 31
      HSL:
        347°, 73.2673%, 39.6078%
        HSV (HSB):
        347°, 84.5714%, 68.6275%
        XYZ:
        18.8605, 10.2136, 5.1150
        xyY:
        0.5517, 0.2987, 10.2136
      CIE-Lab:
        38.2231, 57.9164, 21.3232
        CIE-LCH:
        38.2231, 61.7170, 20.2123
        CIE-Luv:
        38.2231, 101.7218, 11.0077
        Hunter-Lab:
        31.9587, 49.4147, 12.8817
      #af1b3b color charts
#af1b3b RGB chart
      #af1b3b CMYK chart
      #af1b3b RGB pie chart
      #af1b3b color shades, tints & tones
#af1b3b color schemes
#af1b3b color preview, HTML & CSS examples
           This text has a color of #af1b3b        
        
          <p style="color:#af1b3b;">Text here</p>
        
        
          .mytext {color:#af1b3b;}
        
        Text color #af1b3b
      
           This box has a color of #af1b3b        
        
          <div style="background-color:#af1b3b;">Content here</div>
        
        
          .mybackground {background-color:#af1b3b;}
        
        Background color #af1b3b
      
           Border around this has a color of #af1b3b        
        
          <div style="border:2px solid #af1b3b;">Content here</div>
        
        
          .myborder {border:2px solid #af1b3b;}
        
        Border color #af1b3b