#0c402b color space conversions
Hex:
        #0c402b
        RGB:
        12, 64, 43
        CMY:
        95, 75, 83
        CMYK:
        81, 0, 33, 75
      HSL:
        156°, 68.4211%, 14.9020%
        HSV (HSB):
        156°, 81.2500%, 25.0980%
        XYZ:
        2.4211, 3.9194, 2.9144
        xyY:
        0.2616, 0.4235, 3.9194
      CIE-Lab:
        23.4031, -22.7251, 8.1099
        CIE-LCH:
        23.4031, 24.1289, 160.3602
        CIE-Luv:
        23.4031, -18.0732, 10.9247
        Hunter-Lab:
        19.7974, -12.8164, 5.1300
      #0c402b color charts
#0c402b RGB chart
      #0c402b CMYK chart
      #0c402b RGB pie chart
      #0c402b color shades, tints & tones
#0c402b color schemes
#0c402b color preview, HTML & CSS examples
           This text has a color of #0c402b        
        
          <p style="color:#0c402b;">Text here</p>
        
        
          .mytext {color:#0c402b;}
        
        Text color #0c402b
      
           This box has a color of #0c402b        
        
          <div style="background-color:#0c402b;">Content here</div>
        
        
          .mybackground {background-color:#0c402b;}
        
        Background color #0c402b
      
           Border around this has a color of #0c402b        
        
          <div style="border:2px solid #0c402b;">Content here</div>
        
        
          .myborder {border:2px solid #0c402b;}
        
        Border color #0c402b