#5f0a2b color space conversions
Hex:
        #5f0a2b
        RGB:
        95, 10, 43
        CMY:
        63, 96, 83
        CMYK:
        0, 89, 55, 63
      HSL:
        337°, 80.9524%, 20.5882%
        HSV (HSB):
        337°, 89.4737%, 37.2549%
        XYZ:
        5.2639, 2.8244, 2.5532
        xyY:
        0.4947, 0.2654, 2.8244
      CIE-Lab:
        19.3264, 38.3178, 3.6624
        CIE-LCH:
        19.3264, 38.4924, 5.4597
        CIE-Luv:
        19.3264, 45.9738, -2.1563
        Hunter-Lab:
        16.8059, 26.4988, 2.7566
      #5f0a2b color charts
#5f0a2b RGB chart
      #5f0a2b CMYK chart
      #5f0a2b RGB pie chart
      #5f0a2b color shades, tints & tones
#5f0a2b color schemes
#5f0a2b color preview, HTML & CSS examples
           This text has a color of #5f0a2b        
        
          <p style="color:#5f0a2b;">Text here</p>
        
        
          .mytext {color:#5f0a2b;}
        
        Text color #5f0a2b
      
           This box has a color of #5f0a2b        
        
          <div style="background-color:#5f0a2b;">Content here</div>
        
        
          .mybackground {background-color:#5f0a2b;}
        
        Background color #5f0a2b
      
           Border around this has a color of #5f0a2b        
        
          <div style="border:2px solid #5f0a2b;">Content here</div>
        
        
          .myborder {border:2px solid #5f0a2b;}
        
        Border color #5f0a2b