#0d341b color space conversions
Hex:
        #0d341b
        RGB:
        13, 52, 27
        CMY:
        95, 80, 89
        CMYK:
        75, 0, 48, 80
      HSL:
        142°, 60.0000%, 12.7451%
        HSV (HSB):
        142°, 75.0000%, 20.3922%
        XYZ:
        1.5918, 2.6207, 1.4589
        xyY:
        0.2807, 0.4621, 2.6207
      CIE-Lab:
        18.4558, -20.5921, 11.9044
        CIE-LCH:
        18.4558, 23.7855, 149.9676
        CIE-Luv:
        18.4558, -13.7278, 12.6141
        Hunter-Lab:
        16.1885, -10.7782, 5.9889
      #0d341b color charts
#0d341b RGB chart
      #0d341b CMYK chart
      #0d341b RGB pie chart
      #0d341b color shades, tints & tones
#0d341b color schemes
#0d341b color preview, HTML & CSS examples
           This text has a color of #0d341b        
        
          <p style="color:#0d341b;">Text here</p>
        
        
          .mytext {color:#0d341b;}
        
        Text color #0d341b
      
           This box has a color of #0d341b        
        
          <div style="background-color:#0d341b;">Content here</div>
        
        
          .mybackground {background-color:#0d341b;}
        
        Background color #0d341b
      
           Border around this has a color of #0d341b        
        
          <div style="border:2px solid #0d341b;">Content here</div>
        
        
          .myborder {border:2px solid #0d341b;}
        
        Border color #0d341b