#5f271e color space conversions
Hex:
        #5f271e
        RGB:
        95, 39, 30
        CMY:
        63, 85, 88
        CMYK:
        0, 59, 68, 63
      HSL:
        8°, 52.0000%, 24.5098%
        HSV (HSB):
        8°, 68.4211%, 37.2549%
        XYZ:
        5.6792, 3.9777, 1.6967
        xyY:
        0.5002, 0.3503, 3.9777
      CIE-Lab:
        23.5975, 24.7937, 18.3162
        CIE-LCH:
        23.5975, 30.8255, 36.4550
        CIE-Luv:
        23.5975, 38.2486, 12.2474
        Hunter-Lab:
        19.9441, 15.9265, 8.9168
      #5f271e color charts
#5f271e RGB chart
      #5f271e CMYK chart
      #5f271e RGB pie chart
      #5f271e color shades, tints & tones
#5f271e color schemes
#5f271e color preview, HTML & CSS examples
           This text has a color of #5f271e        
        
          <p style="color:#5f271e;">Text here</p>
        
        
          .mytext {color:#5f271e;}
        
        Text color #5f271e
      
           This box has a color of #5f271e        
        
          <div style="background-color:#5f271e;">Content here</div>
        
        
          .mybackground {background-color:#5f271e;}
        
        Background color #5f271e
      
           Border around this has a color of #5f271e        
        
          <div style="border:2px solid #5f271e;">Content here</div>
        
        
          .myborder {border:2px solid #5f271e;}
        
        Border color #5f271e