#551e12 color space conversions
Hex:
        #551e12
        RGB:
        85, 30, 18
        CMY:
        67, 88, 93
        CMYK:
        0, 65, 79, 67
      HSL:
        11°, 65.0485%, 20.1961%
        HSV (HSB):
        11°, 78.8235%, 33.3333%
        XYZ:
        4.3198, 2.9035, 0.9050
        xyY:
        0.5314, 0.3572, 2.9035
      CIE-Lab:
        19.6533, 24.7560, 20.9400
        CIE-LCH:
        19.6533, 32.4244, 40.2264
        CIE-Luv:
        19.6533, 36.7214, 12.3214
        Hunter-Lab:
        17.0397, 15.4324, 8.7787
      #551e12 color charts
#551e12 RGB chart
      #551e12 CMYK chart
      #551e12 RGB pie chart
      #551e12 color shades, tints & tones
#551e12 color schemes
#551e12 color preview, HTML & CSS examples
           This text has a color of #551e12        
        
          <p style="color:#551e12;">Text here</p>
        
        
          .mytext {color:#551e12;}
        
        Text color #551e12
      
           This box has a color of #551e12        
        
          <div style="background-color:#551e12;">Content here</div>
        
        
          .mybackground {background-color:#551e12;}
        
        Background color #551e12
      
           Border around this has a color of #551e12        
        
          <div style="border:2px solid #551e12;">Content here</div>
        
        
          .myborder {border:2px solid #551e12;}
        
        Border color #551e12