#3c2d35 color space conversions
Hex:
        #3c2d35
        RGB:
        60, 45, 53
        CMY:
        76, 82, 79
        CMYK:
        0, 25, 12, 76
      HSL:
        328°, 14.2857%, 20.5882%
        HSV (HSB):
        328°, 25.0000%, 23.5294%
        XYZ:
        3.4445, 3.0945, 3.7839
        xyY:
        0.3337, 0.2998, 3.0945
      CIE-Lab:
        20.4183, 8.4863, -2.4762
        CIE-LCH:
        20.4183, 8.8402, 343.7331
        CIE-Luv:
        20.4183, 7.2306, -3.5477
        Hunter-Lab:
        17.5911, 4.1672, -0.4397
      #3c2d35 color charts
#3c2d35 RGB chart
      #3c2d35 CMYK chart
      #3c2d35 RGB pie chart
      #3c2d35 color shades, tints & tones
#3c2d35 color schemes
#3c2d35 color preview, HTML & CSS examples
           This text has a color of #3c2d35        
        
          <p style="color:#3c2d35;">Text here</p>
        
        
          .mytext {color:#3c2d35;}
        
        Text color #3c2d35
      
           This box has a color of #3c2d35        
        
          <div style="background-color:#3c2d35;">Content here</div>
        
        
          .mybackground {background-color:#3c2d35;}
        
        Background color #3c2d35
      
           Border around this has a color of #3c2d35        
        
          <div style="border:2px solid #3c2d35;">Content here</div>
        
        
          .myborder {border:2px solid #3c2d35;}
        
        Border color #3c2d35