#85550e color space conversions
Hex:
        #85550e
        RGB:
        133, 85, 14
        CMY:
        48, 67, 95
        CMYK:
        0, 36, 89, 48
      HSL:
        36°, 80.9524%, 28.8235%
        HSV (HSB):
        36°, 89.4737%, 52.1569%
        XYZ:
        13.0006, 11.5153, 1.9529
        xyY:
        0.4912, 0.4350, 11.5153
      CIE-Lab:
        40.4351, 14.3648, 44.9493
        CIE-LCH:
        40.4351, 47.1888, 72.2772
        CIE-Luv:
        40.4351, 38.6824, 38.1634
        Hunter-Lab:
        33.9341, 9.0011, 20.3417
      #85550e color charts
#85550e RGB chart
      #85550e CMYK chart
      #85550e RGB pie chart
      #85550e color shades, tints & tones
#85550e color schemes
#85550e color preview, HTML & CSS examples
           This text has a color of #85550e        
        
          <p style="color:#85550e;">Text here</p>
        
        
          .mytext {color:#85550e;}
        
        Text color #85550e
      
           This box has a color of #85550e        
        
          <div style="background-color:#85550e;">Content here</div>
        
        
          .mybackground {background-color:#85550e;}
        
        Background color #85550e
      
           Border around this has a color of #85550e        
        
          <div style="border:2px solid #85550e;">Content here</div>
        
        
          .myborder {border:2px solid #85550e;}
        
        Border color #85550e