#0c451d color space conversions
Hex:
        #0c451d
        RGB:
        12, 69, 29
        CMY:
        95, 73, 89
        CMYK:
        83, 0, 58, 73
      HSL:
        138°, 70.3704%, 15.8824%
        HSV (HSB):
        138°, 82.6087%, 27.0588%
        XYZ:
        2.5015, 4.4231, 1.8843
        xyY:
        0.2840, 0.5021, 4.4231
      CIE-Lab:
        25.0236, -28.0984, 18.9983
        CIE-LCH:
        25.0236, 33.9184, 145.9360
        CIE-Luv:
        25.0236, -20.6676, 21.4675
        Hunter-Lab:
        21.0312, -15.5733, 9.4097
      #0c451d color charts
#0c451d RGB chart
      #0c451d CMYK chart
      #0c451d RGB pie chart
      #0c451d color shades, tints & tones
#0c451d color schemes
#0c451d color preview, HTML & CSS examples
           This text has a color of #0c451d        
        
          <p style="color:#0c451d;">Text here</p>
        
        
          .mytext {color:#0c451d;}
        
        Text color #0c451d
      
           This box has a color of #0c451d        
        
          <div style="background-color:#0c451d;">Content here</div>
        
        
          .mybackground {background-color:#0c451d;}
        
        Background color #0c451d
      
           Border around this has a color of #0c451d        
        
          <div style="border:2px solid #0c451d;">Content here</div>
        
        
          .myborder {border:2px solid #0c451d;}
        
        Border color #0c451d