#5d052f color space conversions
Hex:
        #5d052f
        RGB:
        93, 5, 47
        CMY:
        64, 98, 82
        CMYK:
        0, 95, 49, 64
      HSL:
        331°, 89.7959%, 19.2157%
        HSV (HSB):
        331°, 94.6237%, 36.4706%
        XYZ:
        5.0816, 2.6409, 2.9312
        xyY:
        0.4770, 0.2479, 2.6409
      CIE-Lab:
        18.5444, 39.4623, -0.3822
        CIE-LCH:
        18.5444, 39.4642, 359.4450
        CIE-Luv:
        18.5444, 43.9160, -5.7806
        Hunter-Lab:
        16.2509, 27.3766, 0.6813
      #5d052f color charts
#5d052f RGB chart
      #5d052f CMYK chart
      #5d052f RGB pie chart
      #5d052f color shades, tints & tones
#5d052f color schemes
#5d052f color preview, HTML & CSS examples
           This text has a color of #5d052f        
        
          <p style="color:#5d052f;">Text here</p>
        
        
          .mytext {color:#5d052f;}
        
        Text color #5d052f
      
           This box has a color of #5d052f        
        
          <div style="background-color:#5d052f;">Content here</div>
        
        
          .mybackground {background-color:#5d052f;}
        
        Background color #5d052f
      
           Border around this has a color of #5d052f        
        
          <div style="border:2px solid #5d052f;">Content here</div>
        
        
          .myborder {border:2px solid #5d052f;}
        
        Border color #5d052f