#5f1e01 color space conversions
Hex:
        #5f1e01
        RGB:
        95, 30, 1
        CMY:
        63, 88, 100
        CMYK:
        0, 68, 99, 63
      HSL:
        19°, 97.9167%, 18.8235%
        HSV (HSB):
        19°, 98.9474%, 37.2549%
        XYZ:
        5.1891, 3.3636, 0.4045
        xyY:
        0.5793, 0.3755, 3.3636
      CIE-Lab:
        21.4450, 28.2784, 31.1889
        CIE-LCH:
        21.4450, 42.1001, 47.8020
        CIE-Luv:
        21.4450, 46.6188, 17.8701
        Hunter-Lab:
        18.3402, 18.4083, 11.5306
      #5f1e01 color charts
#5f1e01 RGB chart
      #5f1e01 CMYK chart
      #5f1e01 RGB pie chart
      #5f1e01 color shades, tints & tones
#5f1e01 color schemes
#5f1e01 color preview, HTML & CSS examples
           This text has a color of #5f1e01        
        
          <p style="color:#5f1e01;">Text here</p>
        
        
          .mytext {color:#5f1e01;}
        
        Text color #5f1e01
      
           This box has a color of #5f1e01        
        
          <div style="background-color:#5f1e01;">Content here</div>
        
        
          .mybackground {background-color:#5f1e01;}
        
        Background color #5f1e01
      
           Border around this has a color of #5f1e01        
        
          <div style="border:2px solid #5f1e01;">Content here</div>
        
        
          .myborder {border:2px solid #5f1e01;}
        
        Border color #5f1e01