#5f291b color space conversions
Hex:
        #5f291b
        RGB:
        95, 41, 27
        CMY:
        63, 84, 89
        CMYK:
        0, 57, 72, 63
      HSL:
        12°, 55.7377%, 23.9216%
        HSV (HSB):
        12°, 71.5789%, 37.2549%
        XYZ:
        5.7101, 4.0979, 1.5269
        xyY:
        0.5038, 0.3615, 4.0979
      CIE-Lab:
        23.9925, 23.4450, 20.7227
        CIE-LCH:
        23.9925, 31.2905, 41.4730
        CIE-Luv:
        23.9925, 37.5688, 14.2287
        Hunter-Lab:
        20.2433, 14.9243, 9.6981
      #5f291b color charts
#5f291b RGB chart
      #5f291b CMYK chart
      #5f291b RGB pie chart
      #5f291b color shades, tints & tones
#5f291b color schemes
#5f291b color preview, HTML & CSS examples
           This text has a color of #5f291b        
        
          <p style="color:#5f291b;">Text here</p>
        
        
          .mytext {color:#5f291b;}
        
        Text color #5f291b
      
           This box has a color of #5f291b        
        
          <div style="background-color:#5f291b;">Content here</div>
        
        
          .mybackground {background-color:#5f291b;}
        
        Background color #5f291b
      
           Border around this has a color of #5f291b        
        
          <div style="border:2px solid #5f291b;">Content here</div>
        
        
          .myborder {border:2px solid #5f291b;}
        
        Border color #5f291b