#af7044 color space conversions
Hex:
        #af7044
        RGB:
        175, 112, 68
        CMY:
        31, 56, 73
        CMYK:
        0, 36, 61, 31
      HSL:
        25°, 44.0329%, 47.6471%
        HSV (HSB):
        25°, 61.1429%, 68.6275%
        XYZ:
        24.5168, 21.1197, 8.2532
        xyY:
        0.4549, 0.3919, 21.1197
      CIE-Lab:
        53.0802, 20.5221, 34.4623
        CIE-LCH:
        53.0802, 40.1099, 59.2264
        CIE-Luv:
        53.0802, 48.3381, 35.1222
        Hunter-Lab:
        45.9561, 14.8033, 21.5215
      #af7044 color charts
#af7044 RGB chart
      #af7044 CMYK chart
      #af7044 RGB pie chart
      #af7044 color shades, tints & tones
#af7044 color schemes
#af7044 color preview, HTML & CSS examples
           This text has a color of #af7044        
        
          <p style="color:#af7044;">Text here</p>
        
        
          .mytext {color:#af7044;}
        
        Text color #af7044
      
           This box has a color of #af7044        
        
          <div style="background-color:#af7044;">Content here</div>
        
        
          .mybackground {background-color:#af7044;}
        
        Background color #af7044
      
           Border around this has a color of #af7044        
        
          <div style="border:2px solid #af7044;">Content here</div>
        
        
          .myborder {border:2px solid #af7044;}
        
        Border color #af7044