#5f0d25 color space conversions
Hex:
        #5f0d25
        RGB:
        95, 13, 37
        CMY:
        63, 95, 85
        CMYK:
        0, 86, 61, 63
      HSL:
        342°, 75.9259%, 21.1765%
        HSV (HSB):
        342°, 86.3158%, 37.2549%
        XYZ:
        5.1972, 2.8543, 2.0273
        xyY:
        0.5157, 0.2832, 2.8543
      CIE-Lab:
        19.4507, 36.9732, 8.1132
        CIE-LCH:
        19.4507, 37.8529, 12.3765
        CIE-Luv:
        19.4507, 47.1503, 1.6584
        Hunter-Lab:
        16.8947, 25.3446, 4.7118
      #5f0d25 color charts
#5f0d25 RGB chart
      #5f0d25 CMYK chart
      #5f0d25 RGB pie chart
      #5f0d25 color shades, tints & tones
#5f0d25 color schemes
#5f0d25 color preview, HTML & CSS examples
           This text has a color of #5f0d25        
        
          <p style="color:#5f0d25;">Text here</p>
        
        
          .mytext {color:#5f0d25;}
        
        Text color #5f0d25
      
           This box has a color of #5f0d25        
        
          <div style="background-color:#5f0d25;">Content here</div>
        
        
          .mybackground {background-color:#5f0d25;}
        
        Background color #5f0d25
      
           Border around this has a color of #5f0d25        
        
          <div style="border:2px solid #5f0d25;">Content here</div>
        
        
          .myborder {border:2px solid #5f0d25;}
        
        Border color #5f0d25