#af252d color space conversions
Hex:
        #af252d
        RGB:
        175, 37, 45
        CMY:
        31, 85, 82
        CMYK:
        0, 79, 74, 31
      HSL:
        357°, 65.0943%, 41.5686%
        HSV (HSB):
        357°, 78.8571%, 68.6275%
        XYZ:
        18.8144, 10.6266, 3.5421
        xyY:
        0.5704, 0.3222, 10.6266
      CIE-Lab:
        38.9442, 54.5700, 30.8858
        CIE-LCH:
        38.9442, 62.7042, 29.5092
        CIE-Luv:
        38.9442, 101.6034, 19.2999
        Hunter-Lab:
        32.5984, 45.9754, 16.3765
      #af252d color charts
#af252d RGB chart
      #af252d CMYK chart
      #af252d RGB pie chart
      #af252d color shades, tints & tones
#af252d color schemes
#af252d color preview, HTML & CSS examples
           This text has a color of #af252d        
        
          <p style="color:#af252d;">Text here</p>
        
        
          .mytext {color:#af252d;}
        
        Text color #af252d
      
           This box has a color of #af252d        
        
          <div style="background-color:#af252d;">Content here</div>
        
        
          .mybackground {background-color:#af252d;}
        
        Background color #af252d
      
           Border around this has a color of #af252d        
        
          <div style="border:2px solid #af252d;">Content here</div>
        
        
          .myborder {border:2px solid #af252d;}
        
        Border color #af252d