#5f0932 color space conversions
Hex:
        #5f0932
        RGB:
        95, 9, 50
        CMY:
        63, 96, 80
        CMYK:
        0, 91, 47, 63
      HSL:
        331°, 82.6923%, 20.3922%
        HSV (HSB):
        331°, 90.5263%, 37.2549%
        XYZ:
        5.3927, 2.8586, 3.2851
        xyY:
        0.4675, 0.2478, 2.8586
      CIE-Lab:
        19.4683, 39.2486, -1.1105
        CIE-LCH:
        19.4683, 39.2643, 358.3794
        CIE-Luv:
        19.4683, 43.8507, -6.5125
        Hunter-Lab:
        16.9073, 27.3464, 0.3148
      #5f0932 color charts
#5f0932 RGB chart
      #5f0932 CMYK chart
      #5f0932 RGB pie chart
      #5f0932 color shades, tints & tones
#5f0932 color schemes
#5f0932 color preview, HTML & CSS examples
           This text has a color of #5f0932        
        
          <p style="color:#5f0932;">Text here</p>
        
        
          .mytext {color:#5f0932;}
        
        Text color #5f0932
      
           This box has a color of #5f0932        
        
          <div style="background-color:#5f0932;">Content here</div>
        
        
          .mybackground {background-color:#5f0932;}
        
        Background color #5f0932
      
           Border around this has a color of #5f0932        
        
          <div style="border:2px solid #5f0932;">Content here</div>
        
        
          .myborder {border:2px solid #5f0932;}
        
        Border color #5f0932