#0c402a color space conversions
Hex:
        #0c402a
        RGB:
        12, 64, 42
        CMY:
        95, 75, 84
        CMYK:
        81, 0, 34, 75
      HSL:
        155°, 68.4211%, 14.9020%
        HSV (HSB):
        155°, 81.2500%, 25.0980%
        XYZ:
        2.4029, 3.9121, 2.8190
        xyY:
        0.2631, 0.4283, 3.9121
      CIE-Lab:
        23.3788, -22.9884, 8.7284
        CIE-LCH:
        23.3788, 24.5897, 159.2090
        CIE-Luv:
        23.3788, -18.1212, 11.5388
        Hunter-Lab:
        19.7791, -12.9277, 5.3952
      #0c402a color charts
#0c402a RGB chart
      #0c402a CMYK chart
      #0c402a RGB pie chart
      #0c402a color shades, tints & tones
#0c402a color schemes
#0c402a color preview, HTML & CSS examples
           This text has a color of #0c402a        
        
          <p style="color:#0c402a;">Text here</p>
        
        
          .mytext {color:#0c402a;}
        
        Text color #0c402a
      
           This box has a color of #0c402a        
        
          <div style="background-color:#0c402a;">Content here</div>
        
        
          .mybackground {background-color:#0c402a;}
        
        Background color #0c402a
      
           Border around this has a color of #0c402a        
        
          <div style="border:2px solid #0c402a;">Content here</div>
        
        
          .myborder {border:2px solid #0c402a;}
        
        Border color #0c402a