#af030b color space conversions
Hex:
        #af030b
        RGB:
        175, 3, 11
        CMY:
        31, 99, 96
        CMYK:
        0, 98, 94, 31
      HSL:
        357°, 96.6292%, 34.9020%
        HSV (HSB):
        357°, 98.2857%, 68.6275%
        XYZ:
        17.7722, 9.2032, 1.1563
        xyY:
        0.6317, 0.3271, 9.2032
      CIE-Lab:
        36.3727, 60.1708, 46.3367
        CIE-LCH:
        36.3727, 75.9448, 37.5993
        CIE-Luv:
        36.3727, 117.4761, 24.4245
        Hunter-Lab:
        30.3369, 51.4807, 18.9759
      #af030b color charts
#af030b RGB chart
      #af030b CMYK chart
      #af030b RGB pie chart
      #af030b color shades, tints & tones
#af030b color schemes
#af030b color preview, HTML & CSS examples
           This text has a color of #af030b        
        
          <p style="color:#af030b;">Text here</p>
        
        
          .mytext {color:#af030b;}
        
        Text color #af030b
      
           This box has a color of #af030b        
        
          <div style="background-color:#af030b;">Content here</div>
        
        
          .mybackground {background-color:#af030b;}
        
        Background color #af030b
      
           Border around this has a color of #af030b        
        
          <div style="border:2px solid #af030b;">Content here</div>
        
        
          .myborder {border:2px solid #af030b;}
        
        Border color #af030b