#0d0025 color space conversions
Hex:
        #0d0025
        RGB:
        13, 0, 37
        CMY:
        95, 100, 85
        CMYK:
        65, 100, 0, 85
      HSL:
        261°, 100.0000%, 7.2549%
        HSV (HSB):
        261°, 100.0000%, 14.5098%
        XYZ:
        0.4999, 0.2191, 1.7662
        xyY:
        0.2011, 0.0882, 0.2191
      CIE-Lab:
        1.9794, 11.9461, -19.6290
        CIE-LCH:
        1.9794, 22.9784, 301.3245
        CIE-Luv:
        1.9794, 0.5725, -6.4657
        Hunter-Lab:
        4.6812, 10.8700, -19.0932
      #0d0025 color charts
#0d0025 RGB chart
      #0d0025 CMYK chart
      #0d0025 RGB pie chart
      #0d0025 color shades, tints & tones
#0d0025 color schemes
#0d0025 color preview, HTML & CSS examples
           This text has a color of #0d0025        
        
          <p style="color:#0d0025;">Text here</p>
        
        
          .mytext {color:#0d0025;}
        
        Text color #0d0025
      
           This box has a color of #0d0025        
        
          <div style="background-color:#0d0025;">Content here</div>
        
        
          .mybackground {background-color:#0d0025;}
        
        Background color #0d0025
      
           Border around this has a color of #0d0025        
        
          <div style="border:2px solid #0d0025;">Content here</div>
        
        
          .myborder {border:2px solid #0d0025;}
        
        Border color #0d0025