#5d202f color space conversions
Hex:
        #5d202f
        RGB:
        93, 32, 47
        CMY:
        64, 87, 82
        CMYK:
        0, 66, 49, 64
      HSL:
        345°, 48.8000%, 24.5098%
        HSV (HSB):
        345°, 65.5914%, 36.4706%
        XYZ:
        5.5438, 3.5654, 3.0853
        xyY:
        0.4546, 0.2924, 3.5654
      CIE-Lab:
        22.1793, 29.3409, 4.8525
        CIE-LCH:
        22.1793, 29.7394, 9.3908
        CIE-Luv:
        22.1793, 36.5962, 0.4656
        Hunter-Lab:
        18.8823, 19.3632, 3.5298
      #5d202f color charts
#5d202f RGB chart
      #5d202f CMYK chart
      #5d202f RGB pie chart
      #5d202f color shades, tints & tones
#5d202f color schemes
#5d202f color preview, HTML & CSS examples
           This text has a color of #5d202f        
        
          <p style="color:#5d202f;">Text here</p>
        
        
          .mytext {color:#5d202f;}
        
        Text color #5d202f
      
           This box has a color of #5d202f        
        
          <div style="background-color:#5d202f;">Content here</div>
        
        
          .mybackground {background-color:#5d202f;}
        
        Background color #5d202f
      
           Border around this has a color of #5d202f        
        
          <div style="border:2px solid #5d202f;">Content here</div>
        
        
          .myborder {border:2px solid #5d202f;}
        
        Border color #5d202f