#af002b color space conversions
Hex:
        #af002b
        RGB:
        175, 0, 43
        CMY:
        31, 100, 83
        CMYK:
        0, 100, 75, 31
      HSL:
        345°, 100.0000%, 34.3137%
        HSV (HSB):
        345°, 100.0000%, 68.6275%
        XYZ:
        18.1152, 9.2884, 3.1236
        xyY:
        0.5934, 0.3043, 9.2884
      CIE-Lab:
        36.5337, 61.3050, 29.3507
        CIE-LCH:
        36.5337, 67.9688, 25.5835
        CIE-Luv:
        36.5337, 112.3458, 15.5782
        Hunter-Lab:
        30.4768, 52.7648, 15.2572
      #af002b color charts
#af002b RGB chart
      #af002b CMYK chart
      #af002b RGB pie chart
      #af002b color shades, tints & tones
#af002b color schemes
#af002b color preview, HTML & CSS examples
           This text has a color of #af002b        
        
          <p style="color:#af002b;">Text here</p>
        
        
          .mytext {color:#af002b;}
        
        Text color #af002b
      
           This box has a color of #af002b        
        
          <div style="background-color:#af002b;">Content here</div>
        
        
          .mybackground {background-color:#af002b;}
        
        Background color #af002b
      
           Border around this has a color of #af002b        
        
          <div style="border:2px solid #af002b;">Content here</div>
        
        
          .myborder {border:2px solid #af002b;}
        
        Border color #af002b