#5f0d09 color space conversions
Hex:
        #5f0d09
        RGB:
        95, 13, 9
        CMY:
        63, 95, 96
        CMYK:
        0, 86, 91, 63
      HSL:
        3°, 82.6923%, 20.3922%
        HSV (HSB):
        3°, 90.5263%, 37.2549%
        XYZ:
        4.9125, 2.7405, 0.5285
        xyY:
        0.6004, 0.3350, 2.7405
      CIE-Lab:
        18.9730, 35.5028, 25.1529
        CIE-LCH:
        18.9730, 43.5100, 35.3167
        CIE-Luv:
        18.9730, 53.0137, 12.2744
        Hunter-Lab:
        16.5544, 24.0002, 9.6953
      #5f0d09 color charts
#5f0d09 RGB chart
      #5f0d09 CMYK chart
      #5f0d09 RGB pie chart
      #5f0d09 color shades, tints & tones
#5f0d09 color schemes
#5f0d09 color preview, HTML & CSS examples
           This text has a color of #5f0d09        
        
          <p style="color:#5f0d09;">Text here</p>
        
        
          .mytext {color:#5f0d09;}
        
        Text color #5f0d09
      
           This box has a color of #5f0d09        
        
          <div style="background-color:#5f0d09;">Content here</div>
        
        
          .mybackground {background-color:#5f0d09;}
        
        Background color #5f0d09
      
           Border around this has a color of #5f0d09        
        
          <div style="border:2px solid #5f0d09;">Content here</div>
        
        
          .myborder {border:2px solid #5f0d09;}
        
        Border color #5f0d09