#a86868 color space conversions
Hex:
        #a86868
        RGB:
        168, 104, 104
        CMY:
        34, 59, 59
        CMYK:
        0, 38, 38, 34
      HSL:
        0°, 26.8908%, 53.3333%
        HSV (HSB):
        0°, 38.0952%, 65.8824%
        XYZ:
        23.5975, 19.2249, 15.5638
        xyY:
        0.4042, 0.3293, 19.2249
      CIE-Lab:
        50.9493, 25.6779, 10.8580
        CIE-LCH:
        50.9493, 27.8792, 22.9213
        CIE-Luv:
        50.9493, 43.2719, 9.3251
        Hunter-Lab:
        43.8462, 19.3353, 9.6467
      #a86868 color charts
#a86868 RGB chart
      #a86868 CMYK chart
      #a86868 RGB pie chart
      #a86868 color shades, tints & tones
#a86868 color schemes
#a86868 color preview, HTML & CSS examples
           This text has a color of #a86868        
        
          <p style="color:#a86868;">Text here</p>
        
        
          .mytext {color:#a86868;}
        
        Text color #a86868
      
           This box has a color of #a86868        
        
          <div style="background-color:#a86868;">Content here</div>
        
        
          .mybackground {background-color:#a86868;}
        
        Background color #a86868
      
           Border around this has a color of #a86868        
        
          <div style="border:2px solid #a86868;">Content here</div>
        
        
          .myborder {border:2px solid #a86868;}
        
        Border color #a86868