#534f14 color space conversions
Hex:
        #534f14
        RGB:
        83, 79, 20
        CMY:
        67, 69, 92
        CMYK:
        0, 5, 76, 67
      HSL:
        56°, 61.1650%, 20.1961%
        HSV (HSB):
        56°, 75.9036%, 32.5490%
        XYZ:
        6.4895, 7.4815, 1.7639
        xyY:
        0.4124, 0.4755, 7.4815
      CIE-Lab:
        32.8788, -6.3248, 33.6683
        CIE-LCH:
        32.8788, 34.2572, 100.6394
        CIE-Luv:
        32.8788, 4.9130, 31.9114
        Hunter-Lab:
        27.3523, -5.5161, 15.3232
      #534f14 color charts
#534f14 RGB chart
      #534f14 CMYK chart
      #534f14 RGB pie chart
      #534f14 color shades, tints & tones
#534f14 color schemes
#534f14 color preview, HTML & CSS examples
           This text has a color of #534f14        
        
          <p style="color:#534f14;">Text here</p>
        
        
          .mytext {color:#534f14;}
        
        Text color #534f14
      
           This box has a color of #534f14        
        
          <div style="background-color:#534f14;">Content here</div>
        
        
          .mybackground {background-color:#534f14;}
        
        Background color #534f14
      
           Border around this has a color of #534f14        
        
          <div style="border:2px solid #534f14;">Content here</div>
        
        
          .myborder {border:2px solid #534f14;}
        
        Border color #534f14