#5b052f color space conversions
Hex:
        #5b052f
        RGB:
        91, 5, 47
        CMY:
        64, 98, 82
        CMYK:
        0, 95, 48, 64
      HSL:
        331°, 89.5833%, 18.8235%
        HSV (HSB):
        331°, 94.5055%, 35.6863%
        XYZ:
        4.8817, 2.5379, 2.9219
        xyY:
        0.4721, 0.2454, 2.5379
      CIE-Lab:
        18.0893, 38.9220, -1.1031
        CIE-LCH:
        18.0893, 38.9376, 358.3766
        CIE-Luv:
        18.0893, 42.2675, -6.2718
        Hunter-Lab:
        15.9309, 26.8193, 0.2772
      #5b052f color charts
#5b052f RGB chart
      #5b052f CMYK chart
      #5b052f RGB pie chart
      #5b052f color shades, tints & tones
#5b052f color schemes
#5b052f color preview, HTML & CSS examples
           This text has a color of #5b052f        
        
          <p style="color:#5b052f;">Text here</p>
        
        
          .mytext {color:#5b052f;}
        
        Text color #5b052f
      
           This box has a color of #5b052f        
        
          <div style="background-color:#5b052f;">Content here</div>
        
        
          .mybackground {background-color:#5b052f;}
        
        Background color #5b052f
      
           Border around this has a color of #5b052f        
        
          <div style="border:2px solid #5b052f;">Content here</div>
        
        
          .myborder {border:2px solid #5b052f;}
        
        Border color #5b052f