#af122d color space conversions
Hex:
        #af122d
        RGB:
        175, 18, 45
        CMY:
        31, 93, 82
        CMYK:
        0, 90, 74, 31
      HSL:
        350°, 81.3472%, 37.8431%
        HSV (HSB):
        350°, 89.7143%, 68.6275%
        XYZ:
        18.3692, 9.7360, 3.3937
        xyY:
        0.5832, 0.3091, 9.7360
      CIE-Lab:
        37.3644, 59.0623, 29.0665
        CIE-LCH:
        37.3644, 65.8272, 26.2033
        CIE-Luv:
        37.3644, 108.3248, 16.2954
        Hunter-Lab:
        31.2026, 50.4794, 15.3933
      #af122d color charts
#af122d RGB chart
      #af122d CMYK chart
      #af122d RGB pie chart
      #af122d color shades, tints & tones
#af122d color schemes
#af122d color preview, HTML & CSS examples
           This text has a color of #af122d        
        
          <p style="color:#af122d;">Text here</p>
        
        
          .mytext {color:#af122d;}
        
        Text color #af122d
      
           This box has a color of #af122d        
        
          <div style="background-color:#af122d;">Content here</div>
        
        
          .mybackground {background-color:#af122d;}
        
        Background color #af122d
      
           Border around this has a color of #af122d        
        
          <div style="border:2px solid #af122d;">Content here</div>
        
        
          .myborder {border:2px solid #af122d;}
        
        Border color #af122d