#55530f color space conversions
Hex:
        #55530f
        RGB:
        85, 83, 15
        CMY:
        67, 67, 94
        CMYK:
        0, 2, 82, 67
      HSL:
        58°, 70.0000%, 19.6078%
        HSV (HSB):
        58°, 82.3529%, 33.3333%
        XYZ:
        6.9258, 8.1523, 1.6605
        xyY:
        0.4138, 0.4870, 8.1523
      CIE-Lab:
        34.2981, -7.9620, 37.1241
        CIE-LCH:
        34.2981, 37.9683, 102.1049
        CIE-Luv:
        34.2981, 3.8368, 34.9674
        Hunter-Lab:
        28.5522, -6.6684, 16.5385
      #55530f color charts
#55530f RGB chart
      #55530f CMYK chart
      #55530f RGB pie chart
      #55530f color shades, tints & tones
#55530f color schemes
#55530f color preview, HTML & CSS examples
           This text has a color of #55530f        
        
          <p style="color:#55530f;">Text here</p>
        
        
          .mytext {color:#55530f;}
        
        Text color #55530f
      
           This box has a color of #55530f        
        
          <div style="background-color:#55530f;">Content here</div>
        
        
          .mybackground {background-color:#55530f;}
        
        Background color #55530f
      
           Border around this has a color of #55530f        
        
          <div style="border:2px solid #55530f;">Content here</div>
        
        
          .myborder {border:2px solid #55530f;}
        
        Border color #55530f