#af3237 color space conversions
Hex:
        #af3237
        RGB:
        175, 50, 55
        CMY:
        31, 80, 78
        CMYK:
        0, 71, 69, 31
      HSL:
        358°, 55.5556%, 44.1176%
        HSV (HSB):
        358°, 71.4286%, 68.6275%
        XYZ:
        19.5094, 11.6710, 4.8389
        xyY:
        0.5416, 0.3240, 11.6710
      CIE-Lab:
        40.6884, 50.5968, 26.8964
        CIE-LCH:
        40.6884, 57.3014, 27.9943
        CIE-Luv:
        40.6884, 92.7686, 17.9968
        Hunter-Lab:
        34.1628, 42.1511, 15.5160
      #af3237 color charts
#af3237 RGB chart
      #af3237 CMYK chart
      #af3237 RGB pie chart
      #af3237 color shades, tints & tones
#af3237 color schemes
#af3237 color preview, HTML & CSS examples
           This text has a color of #af3237        
        
          <p style="color:#af3237;">Text here</p>
        
        
          .mytext {color:#af3237;}
        
        Text color #af3237
      
           This box has a color of #af3237        
        
          <div style="background-color:#af3237;">Content here</div>
        
        
          .mybackground {background-color:#af3237;}
        
        Background color #af3237
      
           Border around this has a color of #af3237        
        
          <div style="border:2px solid #af3237;">Content here</div>
        
        
          .myborder {border:2px solid #af3237;}
        
        Border color #af3237