#5c2c12 color space conversions
Hex:
        #5c2c12
        RGB:
        92, 44, 18
        CMY:
        64, 83, 93
        CMYK:
        0, 52, 80, 64
      HSL:
        21°, 67.2727%, 21.5686%
        HSV (HSB):
        21°, 80.4348%, 36.0784%
        XYZ:
        5.4235, 4.1203, 1.0817
        xyY:
        0.5104, 0.3878, 4.1203
      CIE-Lab:
        24.0654, 19.7983, 26.0835
        CIE-LCH:
        24.0654, 32.7463, 52.8002
        CIE-Luv:
        24.0654, 34.4105, 18.1016
        Hunter-Lab:
        20.2986, 12.1699, 11.0495
      #5c2c12 color charts
#5c2c12 RGB chart
      #5c2c12 CMYK chart
      #5c2c12 RGB pie chart
      #5c2c12 color shades, tints & tones
#5c2c12 color schemes
#5c2c12 color preview, HTML & CSS examples
           This text has a color of #5c2c12        
        
          <p style="color:#5c2c12;">Text here</p>
        
        
          .mytext {color:#5c2c12;}
        
        Text color #5c2c12
      
           This box has a color of #5c2c12        
        
          <div style="background-color:#5c2c12;">Content here</div>
        
        
          .mybackground {background-color:#5c2c12;}
        
        Background color #5c2c12
      
           Border around this has a color of #5c2c12        
        
          <div style="border:2px solid #5c2c12;">Content here</div>
        
        
          .myborder {border:2px solid #5c2c12;}
        
        Border color #5c2c12