#a4514d color space conversions
Hex:
        #a4514d
        RGB:
        164, 81, 77
        CMY:
        36, 68, 70
        CMYK:
        0, 51, 53, 36
      HSL:
        3°, 36.0996%, 47.2549%
        HSV (HSB):
        3°, 53.0488%, 64.3137%
        XYZ:
        19.5918, 14.3132, 8.7513
        xyY:
        0.4593, 0.3355, 14.3132
      CIE-Lab:
        44.6788, 33.8116, 18.3073
        CIE-LCH:
        44.6788, 38.4497, 28.4334
        CIE-Luv:
        44.6788, 59.7924, 15.1517
        Hunter-Lab:
        37.8328, 26.2294, 12.7683
      #a4514d color charts
#a4514d RGB chart
      #a4514d CMYK chart
      #a4514d RGB pie chart
      #a4514d color shades, tints & tones
#a4514d color schemes
#a4514d color preview, HTML & CSS examples
           This text has a color of #a4514d        
        
          <p style="color:#a4514d;">Text here</p>
        
        
          .mytext {color:#a4514d;}
        
        Text color #a4514d
      
           This box has a color of #a4514d        
        
          <div style="background-color:#a4514d;">Content here</div>
        
        
          .mybackground {background-color:#a4514d;}
        
        Background color #a4514d
      
           Border around this has a color of #a4514d        
        
          <div style="border:2px solid #a4514d;">Content here</div>
        
        
          .myborder {border:2px solid #a4514d;}
        
        Border color #a4514d