#5d270f color space conversions
Hex:
        #5d270f
        RGB:
        93, 39, 15
        CMY:
        64, 85, 94
        CMYK:
        0, 58, 84, 64
      HSL:
        18°, 72.2222%, 21.1765%
        HSV (HSB):
        18°, 83.8710%, 36.4706%
        XYZ:
        5.3259, 3.8127, 0.9072
        xyY:
        0.5302, 0.3795, 3.8127
      CIE-Lab:
        23.0423, 23.0472, 26.7527
        CIE-LCH:
        23.0423, 35.3112, 49.2554
        CIE-Luv:
        23.0423, 38.5570, 17.2692
        Hunter-Lab:
        19.5261, 14.5171, 10.9138
      #5d270f color charts
#5d270f RGB chart
      #5d270f CMYK chart
      #5d270f RGB pie chart
      #5d270f color shades, tints & tones
#5d270f color schemes
#5d270f color preview, HTML & CSS examples
           This text has a color of #5d270f        
        
          <p style="color:#5d270f;">Text here</p>
        
        
          .mytext {color:#5d270f;}
        
        Text color #5d270f
      
           This box has a color of #5d270f        
        
          <div style="background-color:#5d270f;">Content here</div>
        
        
          .mybackground {background-color:#5d270f;}
        
        Background color #5d270f
      
           Border around this has a color of #5d270f        
        
          <div style="border:2px solid #5d270f;">Content here</div>
        
        
          .myborder {border:2px solid #5d270f;}
        
        Border color #5d270f