#af2034 color space conversions
Hex:
        #af2034
        RGB:
        175, 32, 52
        CMY:
        31, 87, 80
        CMYK:
        0, 82, 70, 31
      HSL:
        352°, 69.0821%, 40.5882%
        HSV (HSB):
        352°, 81.7143%, 68.6275%
        XYZ:
        18.8155, 10.3949, 4.2635
        xyY:
        0.5621, 0.3105, 10.3949
      CIE-Lab:
        38.5421, 56.3092, 26.1229
        CIE-LCH:
        38.5421, 62.0736, 24.8874
        CIE-Luv:
        38.5421, 101.9602, 15.3020
        Hunter-Lab:
        32.2411, 47.7484, 14.7283
      #af2034 color charts
#af2034 RGB chart
      #af2034 CMYK chart
      #af2034 RGB pie chart
      #af2034 color shades, tints & tones
#af2034 color schemes
#af2034 color preview, HTML & CSS examples
           This text has a color of #af2034        
        
          <p style="color:#af2034;">Text here</p>
        
        
          .mytext {color:#af2034;}
        
        Text color #af2034
      
           This box has a color of #af2034        
        
          <div style="background-color:#af2034;">Content here</div>
        
        
          .mybackground {background-color:#af2034;}
        
        Background color #af2034
      
           Border around this has a color of #af2034        
        
          <div style="border:2px solid #af2034;">Content here</div>
        
        
          .myborder {border:2px solid #af2034;}
        
        Border color #af2034