#5d281f color space conversions
Hex:
        #5d281f
        RGB:
        93, 40, 31
        CMY:
        64, 84, 88
        CMYK:
        0, 57, 67, 64
      HSL:
        9°, 50.0000%, 24.3137%
        HSV (HSB):
        9°, 66.6667%, 36.4706%
        XYZ:
        5.5203, 3.9437, 1.7666
        xyY:
        0.4915, 0.3512, 3.9437
      CIE-Lab:
        23.4843, 23.4415, 17.4450
        CIE-LCH:
        23.4843, 29.2204, 36.6563
        CIE-Luv:
        23.4843, 35.9392, 11.8722
        Hunter-Lab:
        19.8587, 14.8668, 8.6268
      #5d281f color charts
#5d281f RGB chart
      #5d281f CMYK chart
      #5d281f RGB pie chart
      #5d281f color shades, tints & tones
#5d281f color schemes
#5d281f color preview, HTML & CSS examples
           This text has a color of #5d281f        
        
          <p style="color:#5d281f;">Text here</p>
        
        
          .mytext {color:#5d281f;}
        
        Text color #5d281f
      
           This box has a color of #5d281f        
        
          <div style="background-color:#5d281f;">Content here</div>
        
        
          .mybackground {background-color:#5d281f;}
        
        Background color #5d281f
      
           Border around this has a color of #5d281f        
        
          <div style="border:2px solid #5d281f;">Content here</div>
        
        
          .myborder {border:2px solid #5d281f;}
        
        Border color #5d281f