#5f061a color space conversions
Hex:
        #5f061a
        RGB:
        95, 6, 26
        CMY:
        63, 98, 90
        CMYK:
        0, 94, 73, 63
      HSL:
        347°, 88.1188%, 19.8039%
        HSV (HSB):
        347°, 93.6842%, 37.2549%
        XYZ:
        4.9709, 2.6377, 1.2244
        xyY:
        0.5628, 0.2986, 2.6377
      CIE-Lab:
        18.5304, 38.1451, 14.7274
        CIE-LCH:
        18.5304, 40.8894, 21.1110
        CIE-Luv:
        18.5304, 51.6952, 5.8014
        Hunter-Lab:
        16.2411, 26.2114, 6.8989
      #5f061a color charts
#5f061a RGB chart
      #5f061a CMYK chart
      #5f061a RGB pie chart
      #5f061a color shades, tints & tones
#5f061a color schemes
#5f061a color preview, HTML & CSS examples
           This text has a color of #5f061a        
        
          <p style="color:#5f061a;">Text here</p>
        
        
          .mytext {color:#5f061a;}
        
        Text color #5f061a
      
           This box has a color of #5f061a        
        
          <div style="background-color:#5f061a;">Content here</div>
        
        
          .mybackground {background-color:#5f061a;}
        
        Background color #5f061a
      
           Border around this has a color of #5f061a        
        
          <div style="border:2px solid #5f061a;">Content here</div>
        
        
          .myborder {border:2px solid #5f061a;}
        
        Border color #5f061a