#af081a color space conversions
Hex:
        #af081a
        RGB:
        175, 8, 26
        CMY:
        31, 97, 90
        CMYK:
        0, 95, 85, 31
      HSL:
        354°, 91.2568%, 35.8824%
        HSV (HSB):
        354°, 95.4286%, 68.6275%
        XYZ:
        17.9525, 9.3622, 1.8382
        xyY:
        0.6158, 0.3211, 9.3622
      CIE-Lab:
        36.6725, 59.8423, 39.5083
        CIE-LCH:
        36.6725, 71.7077, 33.4331
        CIE-Luv:
        36.6725, 114.5577, 21.8141
        Hunter-Lab:
        30.5977, 51.1846, 17.8565
      #af081a color charts
#af081a RGB chart
      #af081a CMYK chart
      #af081a RGB pie chart
      #af081a color shades, tints & tones
#af081a color schemes
#af081a color preview, HTML & CSS examples
           This text has a color of #af081a        
        
          <p style="color:#af081a;">Text here</p>
        
        
          .mytext {color:#af081a;}
        
        Text color #af081a
      
           This box has a color of #af081a        
        
          <div style="background-color:#af081a;">Content here</div>
        
        
          .mybackground {background-color:#af081a;}
        
        Background color #af081a
      
           Border around this has a color of #af081a        
        
          <div style="border:2px solid #af081a;">Content here</div>
        
        
          .myborder {border:2px solid #af081a;}
        
        Border color #af081a