#0d4005 color space conversions
Hex:
        #0d4005
        RGB:
        13, 64, 5
        CMY:
        95, 75, 98
        CMYK:
        80, 0, 92, 75
      HSL:
        112°, 85.5072%, 13.5294%
        HSV (HSB):
        112°, 92.1875%, 25.0980%
        XYZ:
        2.0268, 3.7633, 0.7632
        xyY:
        0.3093, 0.5743, 3.7633
      CIE-Lab:
        22.8730, -28.9044, 28.5206
        CIE-LCH:
        22.8730, 40.6064, 135.3829
        CIE-Luv:
        22.8730, -19.1567, 26.4776
        Hunter-Lab:
        19.3993, -15.2996, 11.2471
      #0d4005 color charts
#0d4005 RGB chart
      #0d4005 CMYK chart
      #0d4005 RGB pie chart
      #0d4005 color shades, tints & tones
#0d4005 color schemes
#0d4005 color preview, HTML & CSS examples
           This text has a color of #0d4005        
        
          <p style="color:#0d4005;">Text here</p>
        
        
          .mytext {color:#0d4005;}
        
        Text color #0d4005
      
           This box has a color of #0d4005        
        
          <div style="background-color:#0d4005;">Content here</div>
        
        
          .mybackground {background-color:#0d4005;}
        
        Background color #0d4005
      
           Border around this has a color of #0d4005        
        
          <div style="border:2px solid #0d4005;">Content here</div>
        
        
          .myborder {border:2px solid #0d4005;}
        
        Border color #0d4005