#5f2314 color space conversions
Hex:
        #5f2314
        RGB:
        95, 35, 20
        CMY:
        63, 86, 92
        CMYK:
        0, 63, 79, 63
      HSL:
        12°, 65.2174%, 22.5490%
        HSV (HSB):
        12°, 78.9474%, 37.2549%
        XYZ:
        5.4466, 3.6855, 1.0861
        xyY:
        0.5330, 0.3607, 3.6855
      CIE-Lab:
        22.6031, 26.3744, 23.5042
        CIE-LCH:
        22.6031, 35.3278, 41.7066
        CIE-Luv:
        22.6031, 41.9142, 14.7032
        Hunter-Lab:
        19.1976, 17.0472, 10.0839
      #5f2314 color charts
#5f2314 RGB chart
      #5f2314 CMYK chart
      #5f2314 RGB pie chart
      #5f2314 color shades, tints & tones
#5f2314 color schemes
#5f2314 color preview, HTML & CSS examples
           This text has a color of #5f2314        
        
          <p style="color:#5f2314;">Text here</p>
        
        
          .mytext {color:#5f2314;}
        
        Text color #5f2314
      
           This box has a color of #5f2314        
        
          <div style="background-color:#5f2314;">Content here</div>
        
        
          .mybackground {background-color:#5f2314;}
        
        Background color #5f2314
      
           Border around this has a color of #5f2314        
        
          <div style="border:2px solid #5f2314;">Content here</div>
        
        
          .myborder {border:2px solid #5f2314;}
        
        Border color #5f2314