#854f2d color space conversions
Hex:
        #854f2d
        RGB:
        133, 79, 45
        CMY:
        48, 69, 82
        CMYK:
        0, 41, 66, 48
      HSL:
        23°, 49.4382%, 34.9020%
        HSV (HSB):
        23°, 66.1654%, 52.1569%
        XYZ:
        12.9425, 10.7680, 3.8789
        xyY:
        0.4691, 0.3903, 10.7680
      CIE-Lab:
        39.1869, 19.3604, 29.3417
        CIE-LCH:
        39.1869, 35.1534, 56.5821
        CIE-Luv:
        39.1869, 40.9305, 26.7033
        Hunter-Lab:
        32.8146, 12.9772, 15.9617
      #854f2d color charts
#854f2d RGB chart
      #854f2d CMYK chart
      #854f2d RGB pie chart
      #854f2d color shades, tints & tones
#854f2d color schemes
#854f2d color preview, HTML & CSS examples
           This text has a color of #854f2d        
        
          <p style="color:#854f2d;">Text here</p>
        
        
          .mytext {color:#854f2d;}
        
        Text color #854f2d
      
           This box has a color of #854f2d        
        
          <div style="background-color:#854f2d;">Content here</div>
        
        
          .mybackground {background-color:#854f2d;}
        
        Background color #854f2d
      
           Border around this has a color of #854f2d        
        
          <div style="border:2px solid #854f2d;">Content here</div>
        
        
          .myborder {border:2px solid #854f2d;}
        
        Border color #854f2d