#5f0745 color space conversions
Hex:
        #5f0745
        RGB:
        95, 7, 69
        CMY:
        63, 97, 73
        CMYK:
        0, 93, 27, 63
      HSL:
        318°, 86.2745%, 20.0000%
        HSV (HSB):
        318°, 92.6316%, 37.2549%
        XYZ:
        5.8695, 3.0145, 5.9027
        xyY:
        0.3969, 0.2039, 3.0145
      CIE-Lab:
        20.1020, 42.0199, -13.4491
        CIE-LCH:
        20.1020, 44.1197, 342.2519
        CIE-Luv:
        20.1020, 37.4821, -19.3299
        Hunter-Lab:
        17.3624, 29.9589, -8.0033
      #5f0745 color charts
#5f0745 RGB chart
      #5f0745 CMYK chart
      #5f0745 RGB pie chart
      #5f0745 color shades, tints & tones
#5f0745 color schemes
#5f0745 color preview, HTML & CSS examples
           This text has a color of #5f0745        
        
          <p style="color:#5f0745;">Text here</p>
        
        
          .mytext {color:#5f0745;}
        
        Text color #5f0745
      
           This box has a color of #5f0745        
        
          <div style="background-color:#5f0745;">Content here</div>
        
        
          .mybackground {background-color:#5f0745;}
        
        Background color #5f0745
      
           Border around this has a color of #5f0745        
        
          <div style="border:2px solid #5f0745;">Content here</div>
        
        
          .myborder {border:2px solid #5f0745;}
        
        Border color #5f0745