#5f0a00 color space conversions
Hex:
        #5f0a00
        RGB:
        95, 10, 0
        CMY:
        63, 96, 100
        CMYK:
        0, 89, 100, 63
      HSL:
        6°, 100.0000%, 18.6275%
        HSV (HSB):
        6°, 100.0000%, 37.2549%
        XYZ:
        4.8279, 2.6500, 0.2570
        xyY:
        0.6242, 0.3426, 2.6500
      CIE-Lab:
        18.5838, 36.1041, 28.3644
        CIE-LCH:
        18.5838, 45.9134, 38.1542
        CIE-Luv:
        18.5838, 55.0831, 13.9118
        Hunter-Lab:
        16.2788, 24.4506, 10.4589
      #5f0a00 color charts
#5f0a00 RGB chart
      #5f0a00 CMYK chart
      #5f0a00 RGB pie chart
      #5f0a00 color shades, tints & tones
#5f0a00 color schemes
#5f0a00 color preview, HTML & CSS examples
           This text has a color of #5f0a00        
        
          <p style="color:#5f0a00;">Text here</p>
        
        
          .mytext {color:#5f0a00;}
        
        Text color #5f0a00
      
           This box has a color of #5f0a00        
        
          <div style="background-color:#5f0a00;">Content here</div>
        
        
          .mybackground {background-color:#5f0a00;}
        
        Background color #5f0a00
      
           Border around this has a color of #5f0a00        
        
          <div style="border:2px solid #5f0a00;">Content here</div>
        
        
          .myborder {border:2px solid #5f0a00;}
        
        Border color #5f0a00