#2d2013 color space conversions
Hex:
        #2d2013
        RGB:
        45, 32, 19
        CMY:
        82, 87, 93
        CMYK:
        0, 29, 58, 82
      HSL:
        30°, 40.6250%, 12.5490%
        HSV (HSB):
        30°, 57.7778%, 17.6471%
        XYZ:
        1.7162, 1.6379, 0.8418
        xyY:
        0.4090, 0.3904, 1.6379
      CIE-Lab:
        13.4593, 4.1948, 11.1653
        CIE-LCH:
        13.4593, 11.9273, 69.4088
        CIE-Luv:
        13.4593, 7.0758, 7.5814
        Hunter-Lab:
        12.7982, 1.5402, 5.0590
      #2d2013 color charts
#2d2013 RGB chart
      #2d2013 CMYK chart
      #2d2013 RGB pie chart
      #2d2013 color shades, tints & tones
#2d2013 color schemes
#2d2013 color preview, HTML & CSS examples
           This text has a color of #2d2013        
        
          <p style="color:#2d2013;">Text here</p>
        
        
          .mytext {color:#2d2013;}
        
        Text color #2d2013
      
           This box has a color of #2d2013        
        
          <div style="background-color:#2d2013;">Content here</div>
        
        
          .mybackground {background-color:#2d2013;}
        
        Background color #2d2013
      
           Border around this has a color of #2d2013        
        
          <div style="border:2px solid #2d2013;">Content here</div>
        
        
          .myborder {border:2px solid #2d2013;}
        
        Border color #2d2013