#550b10 color space conversions
Hex:
        #550b10
        RGB:
        85, 11, 16
        CMY:
        67, 96, 94
        CMYK:
        0, 87, 81, 67
      HSL:
        356°, 77.0833%, 18.8235%
        HSV (HSB):
        356°, 87.0588%, 33.3333%
        XYZ:
        3.9595, 2.2080, 0.7077
        xyY:
        0.5759, 0.3212, 2.2080
      CIE-Lab:
        16.5433, 33.0563, 18.4000
        CIE-LCH:
        16.5433, 37.8323, 29.1015
        CIE-Luv:
        16.5433, 44.3365, 8.2949
        Hunter-Lab:
        14.8595, 21.5595, 7.5778
      #550b10 color charts
#550b10 RGB chart
      #550b10 CMYK chart
      #550b10 RGB pie chart
      #550b10 color shades, tints & tones
#550b10 color schemes
#550b10 color preview, HTML & CSS examples
           This text has a color of #550b10        
        
          <p style="color:#550b10;">Text here</p>
        
        
          .mytext {color:#550b10;}
        
        Text color #550b10
      
           This box has a color of #550b10        
        
          <div style="background-color:#550b10;">Content here</div>
        
        
          .mybackground {background-color:#550b10;}
        
        Background color #550b10
      
           Border around this has a color of #550b10        
        
          <div style="border:2px solid #550b10;">Content here</div>
        
        
          .myborder {border:2px solid #550b10;}
        
        Border color #550b10