#af3152 color space conversions
Hex:
        #af3152
        RGB:
        175, 49, 82
        CMY:
        31, 81, 68
        CMYK:
        0, 72, 53, 31
      HSL:
        344°, 56.2500%, 43.9216%
        HSV (HSB):
        344°, 72.0000%, 68.6275%
        XYZ:
        20.3005, 11.9198, 9.2134
        xyY:
        0.4900, 0.2877, 11.9198
      CIE-Lab:
        41.0883, 52.8068, 10.6236
        CIE-LCH:
        41.0883, 53.8648, 11.3749
        CIE-Luv:
        41.0883, 85.6199, 2.5646
        Hunter-Lab:
        34.5250, 44.5380, 8.3453
      #af3152 color charts
#af3152 RGB chart
      #af3152 CMYK chart
      #af3152 RGB pie chart
      #af3152 color shades, tints & tones
#af3152 color schemes
#af3152 color preview, HTML & CSS examples
           This text has a color of #af3152        
        
          <p style="color:#af3152;">Text here</p>
        
        
          .mytext {color:#af3152;}
        
        Text color #af3152
      
           This box has a color of #af3152        
        
          <div style="background-color:#af3152;">Content here</div>
        
        
          .mybackground {background-color:#af3152;}
        
        Background color #af3152
      
           Border around this has a color of #af3152        
        
          <div style="border:2px solid #af3152;">Content here</div>
        
        
          .myborder {border:2px solid #af3152;}
        
        Border color #af3152