#5f1e02 color space conversions
Hex:
        #5f1e02
        RGB:
        95, 30, 2
        CMY:
        63, 88, 99
        CMYK:
        0, 68, 98, 63
      HSL:
        18°, 95.8763%, 19.0196%
        HSV (HSB):
        18°, 97.8947%, 37.2549%
        XYZ:
        5.1945, 3.3658, 0.4333
        xyY:
        0.5776, 0.3742, 3.3658
      CIE-Lab:
        21.4532, 28.3101, 30.7903
        CIE-LCH:
        21.4532, 41.8271, 47.4030
        CIE-Luv:
        21.4532, 46.5206, 17.6479
        Hunter-Lab:
        18.3462, 18.4347, 11.4420
      #5f1e02 color charts
#5f1e02 RGB chart
      #5f1e02 CMYK chart
      #5f1e02 RGB pie chart
      #5f1e02 color shades, tints & tones
#5f1e02 color schemes
#5f1e02 color preview, HTML & CSS examples
           This text has a color of #5f1e02        
        
          <p style="color:#5f1e02;">Text here</p>
        
        
          .mytext {color:#5f1e02;}
        
        Text color #5f1e02
      
           This box has a color of #5f1e02        
        
          <div style="background-color:#5f1e02;">Content here</div>
        
        
          .mybackground {background-color:#5f1e02;}
        
        Background color #5f1e02
      
           Border around this has a color of #5f1e02        
        
          <div style="border:2px solid #5f1e02;">Content here</div>
        
        
          .myborder {border:2px solid #5f1e02;}
        
        Border color #5f1e02