#3c0b25 color space conversions
Hex:
        #3c0b25
        RGB:
        60, 11, 37
        CMY:
        76, 96, 85
        CMYK:
        0, 82, 38, 76
      HSL:
        328°, 69.0141%, 13.9216%
        HSV (HSB):
        328°, 81.6667%, 23.5294%
        XYZ:
        2.3171, 1.3336, 1.8855
        xyY:
        0.4185, 0.2409, 1.3336
      CIE-Lab:
        11.5083, 26.4084, -4.3154
        CIE-LCH:
        11.5083, 26.7587, 350.7194
        CIE-Luv:
        11.5083, 19.9636, -5.8856
        Hunter-Lab:
        11.5480, 15.6064, -1.5971
      #3c0b25 color charts
#3c0b25 RGB chart
      #3c0b25 CMYK chart
      #3c0b25 RGB pie chart
      #3c0b25 color shades, tints & tones
#3c0b25 color schemes
#3c0b25 color preview, HTML & CSS examples
           This text has a color of #3c0b25        
        
          <p style="color:#3c0b25;">Text here</p>
        
        
          .mytext {color:#3c0b25;}
        
        Text color #3c0b25
      
           This box has a color of #3c0b25        
        
          <div style="background-color:#3c0b25;">Content here</div>
        
        
          .mybackground {background-color:#3c0b25;}
        
        Background color #3c0b25
      
           Border around this has a color of #3c0b25        
        
          <div style="border:2px solid #3c0b25;">Content here</div>
        
        
          .myborder {border:2px solid #3c0b25;}
        
        Border color #3c0b25