#56151d color space conversions
Hex:
        #56151d
        RGB:
        86, 21, 29
        CMY:
        66, 92, 89
        CMYK:
        0, 76, 66, 66
      HSL:
        353°, 60.7477%, 20.9804%
        HSV (HSB):
        353°, 75.5814%, 33.7255%
        XYZ:
        4.3277, 2.6035, 1.4368
        xyY:
        0.5172, 0.3111, 2.6035
      CIE-Lab:
        18.3802, 30.3521, 12.0144
        CIE-LCH:
        18.3802, 32.6435, 21.5953
        CIE-Luv:
        18.3802, 39.4599, 5.4922
        Hunter-Lab:
        16.1353, 19.6392, 6.0150
      #56151d color charts
#56151d RGB chart
      #56151d CMYK chart
      #56151d RGB pie chart
      #56151d color shades, tints & tones
#56151d color schemes
#56151d color preview, HTML & CSS examples
           This text has a color of #56151d        
        
          <p style="color:#56151d;">Text here</p>
        
        
          .mytext {color:#56151d;}
        
        Text color #56151d
      
           This box has a color of #56151d        
        
          <div style="background-color:#56151d;">Content here</div>
        
        
          .mybackground {background-color:#56151d;}
        
        Background color #56151d
      
           Border around this has a color of #56151d        
        
          <div style="border:2px solid #56151d;">Content here</div>
        
        
          .myborder {border:2px solid #56151d;}
        
        Border color #56151d