#5d070f color space conversions
Hex:
        #5d070f
        RGB:
        93, 7, 15
        CMY:
        64, 97, 94
        CMYK:
        0, 92, 84, 64
      HSL:
        354°, 86.0000%, 19.6078%
        HSV (HSB):
        354°, 92.4731%, 36.4706%
        XYZ:
        4.6764, 2.5136, 0.6906
        xyY:
        0.5934, 0.3190, 2.5136
      CIE-Lab:
        17.9800, 36.7495, 21.1216
        CIE-LCH:
        17.9800, 42.3869, 29.8879
        CIE-Luv:
        17.9800, 52.1151, 9.4846
        Hunter-Lab:
        15.8543, 24.9053, 8.5153
      #5d070f color charts
#5d070f RGB chart
      #5d070f CMYK chart
      #5d070f RGB pie chart
      #5d070f color shades, tints & tones
#5d070f color schemes
#5d070f color preview, HTML & CSS examples
           This text has a color of #5d070f        
        
          <p style="color:#5d070f;">Text here</p>
        
        
          .mytext {color:#5d070f;}
        
        Text color #5d070f
      
           This box has a color of #5d070f        
        
          <div style="background-color:#5d070f;">Content here</div>
        
        
          .mybackground {background-color:#5d070f;}
        
        Background color #5d070f
      
           Border around this has a color of #5d070f        
        
          <div style="border:2px solid #5d070f;">Content here</div>
        
        
          .myborder {border:2px solid #5d070f;}
        
        Border color #5d070f