#55232e color space conversions
Hex:
        #55232e
        RGB:
        85, 35, 46
        CMY:
        67, 86, 82
        CMYK:
        0, 59, 46, 67
      HSL:
        347°, 41.6667%, 23.5294%
        HSV (HSB):
        347°, 58.8235%, 33.3333%
        XYZ:
        4.8405, 3.3306, 2.9725
        xyY:
        0.4344, 0.2989, 3.3306
      CIE-Lab:
        21.3221, 24.4622, 4.1270
        CIE-LCH:
        21.3221, 24.8079, 9.5761
        CIE-Luv:
        21.3221, 29.3910, 0.5848
        Hunter-Lab:
        18.2500, 15.4065, 3.1179
      #55232e color charts
#55232e RGB chart
      #55232e CMYK chart
      #55232e RGB pie chart
      #55232e color shades, tints & tones
#55232e color schemes
#55232e color preview, HTML & CSS examples
           This text has a color of #55232e        
        
          <p style="color:#55232e;">Text here</p>
        
        
          .mytext {color:#55232e;}
        
        Text color #55232e
      
           This box has a color of #55232e        
        
          <div style="background-color:#55232e;">Content here</div>
        
        
          .mybackground {background-color:#55232e;}
        
        Background color #55232e
      
           Border around this has a color of #55232e        
        
          <div style="border:2px solid #55232e;">Content here</div>
        
        
          .myborder {border:2px solid #55232e;}
        
        Border color #55232e