#5f0f17 color space conversions
Hex:
        #5f0f17
        RGB:
        95, 15, 23
        CMY:
        63, 94, 91
        CMYK:
        0, 84, 76, 63
      HSL:
        354°, 72.7273%, 21.5686%
        HSV (HSB):
        354°, 84.2105%, 37.2549%
        XYZ:
        5.0448, 2.8364, 1.0922
        xyY:
        0.5622, 0.3161, 2.8364
      CIE-Lab:
        19.3764, 35.4203, 17.8607
        CIE-LCH:
        19.3764, 39.6687, 26.7596
        CIE-Luv:
        19.3764, 50.0918, 8.4409
        Hunter-Lab:
        16.8416, 23.9956, 7.9441
      #5f0f17 color charts
#5f0f17 RGB chart
      #5f0f17 CMYK chart
      #5f0f17 RGB pie chart
      #5f0f17 color shades, tints & tones
#5f0f17 color schemes
#5f0f17 color preview, HTML & CSS examples
           This text has a color of #5f0f17        
        
          <p style="color:#5f0f17;">Text here</p>
        
        
          .mytext {color:#5f0f17;}
        
        Text color #5f0f17
      
           This box has a color of #5f0f17        
        
          <div style="background-color:#5f0f17;">Content here</div>
        
        
          .mybackground {background-color:#5f0f17;}
        
        Background color #5f0f17
      
           Border around this has a color of #5f0f17        
        
          <div style="border:2px solid #5f0f17;">Content here</div>
        
        
          .myborder {border:2px solid #5f0f17;}
        
        Border color #5f0f17