#5f2a12 color space conversions
Hex:
        #5f2a12
        RGB:
        95, 42, 18
        CMY:
        63, 84, 93
        CMYK:
        0, 56, 81, 63
      HSL:
        19°, 68.1416%, 22.1569%
        HSV (HSB):
        19°, 81.0526%, 37.2549%
        XYZ:
        5.6565, 4.1325, 1.0718
        xyY:
        0.5208, 0.3805, 4.1325
      CIE-Lab:
        24.1047, 22.3463, 26.2833
        CIE-LCH:
        24.1047, 34.4989, 49.6285
        CIE-Luv:
        24.1047, 38.0630, 17.7180
        Hunter-Lab:
        20.3285, 14.0930, 11.1040
      #5f2a12 color charts
#5f2a12 RGB chart
      #5f2a12 CMYK chart
      #5f2a12 RGB pie chart
      #5f2a12 color shades, tints & tones
#5f2a12 color schemes
#5f2a12 color preview, HTML & CSS examples
           This text has a color of #5f2a12        
        
          <p style="color:#5f2a12;">Text here</p>
        
        
          .mytext {color:#5f2a12;}
        
        Text color #5f2a12
      
           This box has a color of #5f2a12        
        
          <div style="background-color:#5f2a12;">Content here</div>
        
        
          .mybackground {background-color:#5f2a12;}
        
        Background color #5f2a12
      
           Border around this has a color of #5f2a12        
        
          <div style="border:2px solid #5f2a12;">Content here</div>
        
        
          .myborder {border:2px solid #5f2a12;}
        
        Border color #5f2a12