#552008 color space conversions
Hex:
        #552008
        RGB:
        85, 32, 8
        CMY:
        67, 87, 97
        CMYK:
        0, 62, 91, 67
      HSL:
        19°, 82.7957%, 18.2353%
        HSV (HSB):
        19°, 90.5882%, 33.3333%
        XYZ:
        4.3067, 2.9819, 0.5783
        xyY:
        0.5474, 0.3790, 2.9819
      CIE-Lab:
        19.9711, 23.2055, 26.1612
        CIE-LCH:
        19.9711, 34.9700, 48.4264
        CIE-Luv:
        19.9711, 36.7295, 15.6459
        Hunter-Lab:
        17.2680, 14.2989, 10.1020
      #552008 color charts
#552008 RGB chart
      #552008 CMYK chart
      #552008 RGB pie chart
      #552008 color shades, tints & tones
#552008 color schemes
#552008 color preview, HTML & CSS examples
           This text has a color of #552008        
        
          <p style="color:#552008;">Text here</p>
        
        
          .mytext {color:#552008;}
        
        Text color #552008
      
           This box has a color of #552008        
        
          <div style="background-color:#552008;">Content here</div>
        
        
          .mybackground {background-color:#552008;}
        
        Background color #552008
      
           Border around this has a color of #552008        
        
          <div style="border:2px solid #552008;">Content here</div>
        
        
          .myborder {border:2px solid #552008;}
        
        Border color #552008