#13120c color space conversions
Hex:
        #13120c
        RGB:
        19, 18, 12
        CMY:
        93, 93, 95
        CMYK:
        0, 5, 37, 93
      HSL:
        51°, 22.5806%, 6.0784%
        HSV (HSB):
        51°, 36.8421%, 7.4510%
        XYZ:
        0.5512, 0.5976, 0.4341
        xyY:
        0.3482, 0.3775, 0.5976
      CIE-Lab:
        5.3981, -0.6873, 3.0976
        CIE-LCH:
        5.3981, 3.1730, 102.5105
        CIE-Luv:
        5.3981, 0.4200, 2.0249
        Hunter-Lab:
        7.7305, -0.8003, 2.0818
      #13120c color charts
#13120c RGB chart
      #13120c CMYK chart
      #13120c RGB pie chart
      #13120c color shades, tints & tones
#13120c color schemes
#13120c color preview, HTML & CSS examples
           This text has a color of #13120c        
        
          <p style="color:#13120c;">Text here</p>
        
        
          .mytext {color:#13120c;}
        
        Text color #13120c
      
           This box has a color of #13120c        
        
          <div style="background-color:#13120c;">Content here</div>
        
        
          .mybackground {background-color:#13120c;}
        
        Background color #13120c
      
           Border around this has a color of #13120c        
        
          <div style="border:2px solid #13120c;">Content here</div>
        
        
          .myborder {border:2px solid #13120c;}
        
        Border color #13120c