#552016 color space conversions
Hex:
        #552016
        RGB:
        85, 32, 22
        CMY:
        67, 87, 91
        CMYK:
        0, 62, 74, 67
      HSL:
        10°, 58.8785%, 20.9804%
        HSV (HSB):
        10°, 74.1176%, 33.3333%
        XYZ:
        4.4076, 3.0222, 1.1101
        xyY:
        0.5161, 0.3539, 3.0222
      CIE-Lab:
        20.1328, 23.8910, 18.9304
        CIE-LCH:
        20.1328, 30.4818, 38.3921
        CIE-Luv:
        20.1328, 35.1664, 11.5637
        Hunter-Lab:
        17.3846, 14.8333, 8.3832
      #552016 color charts
#552016 RGB chart
      #552016 CMYK chart
      #552016 RGB pie chart
      #552016 color shades, tints & tones
#552016 color schemes
#552016 color preview, HTML & CSS examples
           This text has a color of #552016        
        
          <p style="color:#552016;">Text here</p>
        
        
          .mytext {color:#552016;}
        
        Text color #552016
      
           This box has a color of #552016        
        
          <div style="background-color:#552016;">Content here</div>
        
        
          .mybackground {background-color:#552016;}
        
        Background color #552016
      
           Border around this has a color of #552016        
        
          <div style="border:2px solid #552016;">Content here</div>
        
        
          .myborder {border:2px solid #552016;}
        
        Border color #552016