#2d1525 color space conversions
Hex:
        #2d1525
        RGB:
        45, 21, 37
        CMY:
        82, 92, 85
        CMYK:
        0, 53, 18, 82
      HSL:
        320°, 36.3636%, 12.9412%
        HSV (HSB):
        320°, 53.3333%, 17.6471%
        XYZ:
        1.6843, 1.2278, 1.8985
        xyY:
        0.3501, 0.2552, 1.2278
      CIE-Lab:
        10.7608, 15.0070, -5.7222
        CIE-LCH:
        10.7608, 16.0609, 339.1281
        CIE-Luv:
        10.7608, 8.8584, -5.5929
        Hunter-Lab:
        11.0806, 7.7416, -2.4020
      #2d1525 color charts
#2d1525 RGB chart
      #2d1525 CMYK chart
      #2d1525 RGB pie chart
      #2d1525 color shades, tints & tones
#2d1525 color schemes
#2d1525 color preview, HTML & CSS examples
           This text has a color of #2d1525        
        
          <p style="color:#2d1525;">Text here</p>
        
        
          .mytext {color:#2d1525;}
        
        Text color #2d1525
      
           This box has a color of #2d1525        
        
          <div style="background-color:#2d1525;">Content here</div>
        
        
          .mybackground {background-color:#2d1525;}
        
        Background color #2d1525
      
           Border around this has a color of #2d1525        
        
          <div style="border:2px solid #2d1525;">Content here</div>
        
        
          .myborder {border:2px solid #2d1525;}
        
        Border color #2d1525