#af103d color space conversions
Hex:
        #af103d
        RGB:
        175, 16, 61
        CMY:
        31, 94, 76
        CMYK:
        0, 91, 65, 31
      HSL:
        343°, 83.2461%, 37.4510%
        HSV (HSB):
        343°, 90.8571%, 68.6275%
        XYZ:
        18.7068, 9.8215, 5.3247
        xyY:
        0.5526, 0.2901, 9.8215
      CIE-Lab:
        37.5201, 60.1519, 19.1384
        CIE-LCH:
        37.5201, 63.1232, 17.6494
        CIE-Luv:
        37.5201, 104.0357, 8.4545
        Hunter-Lab:
        31.3392, 51.7054, 11.8639
      #af103d color charts
#af103d RGB chart
      #af103d CMYK chart
      #af103d RGB pie chart
      #af103d color shades, tints & tones
#af103d color schemes
#af103d color preview, HTML & CSS examples
           This text has a color of #af103d        
        
          <p style="color:#af103d;">Text here</p>
        
        
          .mytext {color:#af103d;}
        
        Text color #af103d
      
           This box has a color of #af103d        
        
          <div style="background-color:#af103d;">Content here</div>
        
        
          .mybackground {background-color:#af103d;}
        
        Background color #af103d
      
           Border around this has a color of #af103d        
        
          <div style="border:2px solid #af103d;">Content here</div>
        
        
          .myborder {border:2px solid #af103d;}
        
        Border color #af103d