#55181e color space conversions
Hex:
        #55181e
        RGB:
        85, 24, 30
        CMY:
        67, 91, 88
        CMYK:
        0, 72, 65, 67
      HSL:
        354°, 55.9633%, 21.3725%
        HSV (HSB):
        354°, 71.7647%, 33.3333%
        XYZ:
        4.3073, 2.6783, 1.5182
        xyY:
        0.5065, 0.3150, 2.6783
      CIE-Lab:
        18.7065, 28.6648, 11.7006
        CIE-LCH:
        18.7065, 30.9609, 22.2046
        CIE-Luv:
        18.7065, 37.3322, 5.6492
        Hunter-Lab:
        16.3655, 18.3403, 5.9555
      #55181e color charts
#55181e RGB chart
      #55181e CMYK chart
      #55181e RGB pie chart
      #55181e color shades, tints & tones
#55181e color schemes
#55181e color preview, HTML & CSS examples
           This text has a color of #55181e        
        
          <p style="color:#55181e;">Text here</p>
        
        
          .mytext {color:#55181e;}
        
        Text color #55181e
      
           This box has a color of #55181e        
        
          <div style="background-color:#55181e;">Content here</div>
        
        
          .mybackground {background-color:#55181e;}
        
        Background color #55181e
      
           Border around this has a color of #55181e        
        
          <div style="border:2px solid #55181e;">Content here</div>
        
        
          .myborder {border:2px solid #55181e;}
        
        Border color #55181e