#5f2317 color space conversions
Hex:
        #5f2317
        RGB:
        95, 35, 23
        CMY:
        63, 86, 91
        CMYK:
        0, 63, 76, 63
      HSL:
        10°, 61.0169%, 23.1373%
        HSV (HSB):
        10°, 75.7895%, 37.2549%
        XYZ:
        5.4750, 3.6968, 1.2356
        xyY:
        0.5261, 0.3552, 3.6968
      CIE-Lab:
        22.6427, 26.5380, 21.6815
        CIE-LCH:
        22.6427, 34.2688, 39.2489
        CIE-Luv:
        22.6427, 41.5013, 13.6665
        Hunter-Lab:
        19.2271, 17.1811, 9.6488
      #5f2317 color charts
#5f2317 RGB chart
      #5f2317 CMYK chart
      #5f2317 RGB pie chart
      #5f2317 color shades, tints & tones
#5f2317 color schemes
#5f2317 color preview, HTML & CSS examples
           This text has a color of #5f2317        
        
          <p style="color:#5f2317;">Text here</p>
        
        
          .mytext {color:#5f2317;}
        
        Text color #5f2317
      
           This box has a color of #5f2317        
        
          <div style="background-color:#5f2317;">Content here</div>
        
        
          .mybackground {background-color:#5f2317;}
        
        Background color #5f2317
      
           Border around this has a color of #5f2317        
        
          <div style="border:2px solid #5f2317;">Content here</div>
        
        
          .myborder {border:2px solid #5f2317;}
        
        Border color #5f2317