#5f0d24 color space conversions
Hex:
        #5f0d24
        RGB:
        95, 13, 36
        CMY:
        63, 95, 86
        CMYK:
        0, 86, 62, 63
      HSL:
        343°, 75.9259%, 21.1765%
        HSV (HSB):
        343°, 86.3158%, 37.2549%
        XYZ:
        5.1817, 2.8481, 1.9457
        xyY:
        0.5194, 0.2855, 2.8481
      CIE-Lab:
        19.4251, 36.8951, 8.7897
        CIE-LCH:
        19.4251, 37.9277, 13.4001
        CIE-Luv:
        19.4251, 47.4347, 2.1823
        Hunter-Lab:
        16.8764, 25.2725, 4.9778
      #5f0d24 color charts
#5f0d24 RGB chart
      #5f0d24 CMYK chart
      #5f0d24 RGB pie chart
      #5f0d24 color shades, tints & tones
#5f0d24 color schemes
#5f0d24 color preview, HTML & CSS examples
           This text has a color of #5f0d24        
        
          <p style="color:#5f0d24;">Text here</p>
        
        
          .mytext {color:#5f0d24;}
        
        Text color #5f0d24
      
           This box has a color of #5f0d24        
        
          <div style="background-color:#5f0d24;">Content here</div>
        
        
          .mybackground {background-color:#5f0d24;}
        
        Background color #5f0d24
      
           Border around this has a color of #5f0d24        
        
          <div style="border:2px solid #5f0d24;">Content here</div>
        
        
          .myborder {border:2px solid #5f0d24;}
        
        Border color #5f0d24