#af1034 color space conversions
Hex:
        #af1034
        RGB:
        175, 16, 52
        CMY:
        31, 94, 80
        CMYK:
        0, 91, 70, 31
      HSL:
        346°, 83.2461%, 37.4510%
        HSV (HSB):
        346°, 90.8571%, 68.6275%
        XYZ:
        18.4843, 9.7325, 4.1531
        xyY:
        0.5710, 0.3007, 9.7325
      CIE-Lab:
        37.3579, 59.6932, 24.6727
        CIE-LCH:
        37.3579, 64.5912, 22.4565
        CIE-Luv:
        37.3579, 106.8671, 12.9809
        Hunter-Lab:
        31.1969, 51.1675, 13.9448
      #af1034 color charts
#af1034 RGB chart
      #af1034 CMYK chart
      #af1034 RGB pie chart
      #af1034 color shades, tints & tones
#af1034 color schemes
#af1034 color preview, HTML & CSS examples
           This text has a color of #af1034        
        
          <p style="color:#af1034;">Text here</p>
        
        
          .mytext {color:#af1034;}
        
        Text color #af1034
      
           This box has a color of #af1034        
        
          <div style="background-color:#af1034;">Content here</div>
        
        
          .mybackground {background-color:#af1034;}
        
        Background color #af1034
      
           Border around this has a color of #af1034        
        
          <div style="border:2px solid #af1034;">Content here</div>
        
        
          .myborder {border:2px solid #af1034;}
        
        Border color #af1034