#854a0e color space conversions
Hex:
        #854a0e
        RGB:
        133, 74, 14
        CMY:
        48, 71, 95
        CMYK:
        0, 44, 89, 48
      HSL:
        30°, 80.9524%, 28.8235%
        HSV (HSB):
        30°, 89.4737%, 52.1569%
        XYZ:
        12.2009, 9.9158, 1.6863
        xyY:
        0.5126, 0.4166, 9.9158
      CIE-Lab:
        37.6909, 20.7986, 42.7174
        CIE-LCH:
        37.6909, 47.5116, 64.0391
        CIE-Luv:
        37.6909, 47.1182, 33.9446
        Hunter-Lab:
        31.4894, 14.0554, 18.8674
      #854a0e color charts
#854a0e RGB chart
      #854a0e CMYK chart
      #854a0e RGB pie chart
      #854a0e color shades, tints & tones
#854a0e color schemes
#854a0e color preview, HTML & CSS examples
           This text has a color of #854a0e        
        
          <p style="color:#854a0e;">Text here</p>
        
        
          .mytext {color:#854a0e;}
        
        Text color #854a0e
      
           This box has a color of #854a0e        
        
          <div style="background-color:#854a0e;">Content here</div>
        
        
          .mybackground {background-color:#854a0e;}
        
        Background color #854a0e
      
           Border around this has a color of #854a0e        
        
          <div style="border:2px solid #854a0e;">Content here</div>
        
        
          .myborder {border:2px solid #854a0e;}
        
        Border color #854a0e