#af4042 color space conversions
Hex:
        #af4042
        RGB:
        175, 64, 66
        CMY:
        31, 75, 74
        CMYK:
        0, 63, 62, 31
      HSL:
        359°, 46.4435%, 46.8627%
        HSV (HSB):
        359°, 63.4286%, 68.6275%
        XYZ:
        20.4960, 13.1741, 6.6169
        xyY:
        0.5087, 0.3270, 13.1741
      CIE-Lab:
        43.0244, 45.4178, 23.1352
        CIE-LCH:
        43.0244, 50.9707, 26.9937
        CIE-Luv:
        43.0244, 82.0468, 16.7414
        Hunter-Lab:
        36.2961, 37.2784, 14.5986
      #af4042 color charts
#af4042 RGB chart
      #af4042 CMYK chart
      #af4042 RGB pie chart
      #af4042 color shades, tints & tones
#af4042 color schemes
#af4042 color preview, HTML & CSS examples
           This text has a color of #af4042        
        
          <p style="color:#af4042;">Text here</p>
        
        
          .mytext {color:#af4042;}
        
        Text color #af4042
      
           This box has a color of #af4042        
        
          <div style="background-color:#af4042;">Content here</div>
        
        
          .mybackground {background-color:#af4042;}
        
        Background color #af4042
      
           Border around this has a color of #af4042        
        
          <div style="border:2px solid #af4042;">Content here</div>
        
        
          .myborder {border:2px solid #af4042;}
        
        Border color #af4042