#af514f color space conversions
Hex:
        #af514f
        RGB:
        175, 81, 79
        CMY:
        31, 68, 69
        CMYK:
        0, 54, 55, 31
      HSL:
        1°, 37.7953%, 49.8039%
        HSV (HSB):
        1°, 54.8571%, 68.6275%
        XYZ:
        22.0329, 15.5633, 9.2399
        xyY:
        0.4704, 0.3323, 15.5633
      CIE-Lab:
        46.3963, 38.1985, 19.6913
        CIE-LCH:
        46.3963, 42.9752, 27.2710
        CIE-Luv:
        46.3963, 68.3713, 15.8367
        Hunter-Lab:
        39.4504, 30.6535, 13.7286
      #af514f color charts
#af514f RGB chart
      #af514f CMYK chart
      #af514f RGB pie chart
      #af514f color shades, tints & tones
#af514f color schemes
#af514f color preview, HTML & CSS examples
           This text has a color of #af514f        
        
          <p style="color:#af514f;">Text here</p>
        
        
          .mytext {color:#af514f;}
        
        Text color #af514f
      
           This box has a color of #af514f        
        
          <div style="background-color:#af514f;">Content here</div>
        
        
          .mybackground {background-color:#af514f;}
        
        Background color #af514f
      
           Border around this has a color of #af514f        
        
          <div style="border:2px solid #af514f;">Content here</div>
        
        
          .myborder {border:2px solid #af514f;}
        
        Border color #af514f