#5f0b35 color space conversions
Hex:
        #5f0b35
        RGB:
        95, 11, 53
        CMY:
        63, 96, 79
        CMYK:
        0, 88, 44, 63
      HSL:
        330°, 79.2453%, 20.7843%
        HSV (HSB):
        330°, 88.4211%, 37.2549%
        XYZ:
        5.4816, 2.9293, 3.6447
        xyY:
        0.4547, 0.2430, 2.9293
      CIE-Lab:
        19.7584, 39.0476, -2.8034
        CIE-LCH:
        19.7584, 39.1481, 355.8936
        CIE-Luv:
        19.7584, 42.4978, -8.0980
        Hunter-Lab:
        17.1151, 27.2180, -0.6452
      #5f0b35 color charts
#5f0b35 RGB chart
      #5f0b35 CMYK chart
      #5f0b35 RGB pie chart
      #5f0b35 color shades, tints & tones
#5f0b35 color schemes
#5f0b35 color preview, HTML & CSS examples
           This text has a color of #5f0b35        
        
          <p style="color:#5f0b35;">Text here</p>
        
        
          .mytext {color:#5f0b35;}
        
        Text color #5f0b35
      
           This box has a color of #5f0b35        
        
          <div style="background-color:#5f0b35;">Content here</div>
        
        
          .mybackground {background-color:#5f0b35;}
        
        Background color #5f0b35
      
           Border around this has a color of #5f0b35        
        
          <div style="border:2px solid #5f0b35;">Content here</div>
        
        
          .myborder {border:2px solid #5f0b35;}
        
        Border color #5f0b35