#55242f color space conversions
Hex:
        #55242f
        RGB:
        85, 36, 47
        CMY:
        67, 86, 82
        CMYK:
        0, 58, 45, 67
      HSL:
        347°, 40.4959%, 23.7255%
        HSV (HSB):
        347°, 57.6471%, 33.3333%
        XYZ:
        4.8903, 3.3983, 3.0875
        xyY:
        0.4299, 0.2987, 3.3983
      CIE-Lab:
        21.5732, 24.0133, 3.7931
        CIE-LCH:
        21.5732, 24.3111, 8.9761
        CIE-Luv:
        21.5732, 28.7500, 0.3582
        Hunter-Lab:
        18.4344, 15.0921, 2.9739
      #55242f color charts
#55242f RGB chart
      #55242f CMYK chart
      #55242f RGB pie chart
      #55242f color shades, tints & tones
#55242f color schemes
#55242f color preview, HTML & CSS examples
           This text has a color of #55242f        
        
          <p style="color:#55242f;">Text here</p>
        
        
          .mytext {color:#55242f;}
        
        Text color #55242f
      
           This box has a color of #55242f        
        
          <div style="background-color:#55242f;">Content here</div>
        
        
          .mybackground {background-color:#55242f;}
        
        Background color #55242f
      
           Border around this has a color of #55242f        
        
          <div style="border:2px solid #55242f;">Content here</div>
        
        
          .myborder {border:2px solid #55242f;}
        
        Border color #55242f