#5f242b color space conversions
Hex:
        #5f242b
        RGB:
        95, 36, 43
        CMY:
        63, 86, 83
        CMYK:
        0, 62, 55, 63
      HSL:
        353°, 45.0382%, 25.6863%
        HSV (HSB):
        353°, 62.1053%, 37.2549%
        XYZ:
        5.7862, 3.8691, 2.7273
        xyY:
        0.4673, 0.3125, 3.8691
      CIE-Lab:
        23.2338, 27.5821, 9.1264
        CIE-LCH:
        23.2338, 29.0528, 18.3085
        CIE-Luv:
        23.2338, 37.3317, 4.6117
        Hunter-Lab:
        19.6699, 18.0863, 5.5481
      #5f242b color charts
#5f242b RGB chart
      #5f242b CMYK chart
      #5f242b RGB pie chart
      #5f242b color shades, tints & tones
#5f242b color schemes
#5f242b color preview, HTML & CSS examples
           This text has a color of #5f242b        
        
          <p style="color:#5f242b;">Text here</p>
        
        
          .mytext {color:#5f242b;}
        
        Text color #5f242b
      
           This box has a color of #5f242b        
        
          <div style="background-color:#5f242b;">Content here</div>
        
        
          .mybackground {background-color:#5f242b;}
        
        Background color #5f242b
      
           Border around this has a color of #5f242b        
        
          <div style="border:2px solid #5f242b;">Content here</div>
        
        
          .myborder {border:2px solid #5f242b;}
        
        Border color #5f242b