#af030a color space conversions
Hex:
        #af030a
        RGB:
        175, 3, 10
        CMY:
        31, 99, 96
        CMYK:
        0, 98, 94, 31
      HSL:
        358°, 96.6292%, 34.9020%
        HSV (HSB):
        358°, 98.2857%, 68.6275%
        XYZ:
        17.7665, 9.2010, 1.1267
        xyY:
        0.6324, 0.3275, 9.2010
      CIE-Lab:
        36.3684, 60.1591, 46.7075
        CIE-LCH:
        36.3684, 76.1623, 37.8258
        CIE-Luv:
        36.3684, 117.5654, 24.5594
        Hunter-Lab:
        30.3331, 51.4669, 19.0309
      #af030a color charts
#af030a RGB chart
      #af030a CMYK chart
      #af030a RGB pie chart
      #af030a color shades, tints & tones
#af030a color schemes
#af030a color preview, HTML & CSS examples
           This text has a color of #af030a        
        
          <p style="color:#af030a;">Text here</p>
        
        
          .mytext {color:#af030a;}
        
        Text color #af030a
      
           This box has a color of #af030a        
        
          <div style="background-color:#af030a;">Content here</div>
        
        
          .mybackground {background-color:#af030a;}
        
        Background color #af030a
      
           Border around this has a color of #af030a        
        
          <div style="border:2px solid #af030a;">Content here</div>
        
        
          .myborder {border:2px solid #af030a;}
        
        Border color #af030a