#2d2528 color space conversions
Hex:
        #2d2528
        RGB:
        45, 37, 40
        CMY:
        82, 85, 84
        CMYK:
        0, 18, 11, 82
      HSL:
        338°, 9.7561%, 16.0784%
        HSV (HSB):
        338°, 17.7778%, 17.6471%
        XYZ:
        2.1268, 2.0342, 2.2880
        xyY:
        0.3298, 0.3154, 2.0342
      CIE-Lab:
        15.6658, 4.4046, -0.5942
        CIE-LCH:
        15.6658, 4.4445, 352.3169
        CIE-Luv:
        15.6658, 3.5650, -0.9962
        Hunter-Lab:
        14.2626, 1.6573, 0.4724
      #2d2528 color charts
#2d2528 RGB chart
      #2d2528 CMYK chart
      #2d2528 RGB pie chart
      #2d2528 color shades, tints & tones
#2d2528 color schemes
#2d2528 color preview, HTML & CSS examples
           This text has a color of #2d2528        
        
          <p style="color:#2d2528;">Text here</p>
        
        
          .mytext {color:#2d2528;}
        
        Text color #2d2528
      
           This box has a color of #2d2528        
        
          <div style="background-color:#2d2528;">Content here</div>
        
        
          .mybackground {background-color:#2d2528;}
        
        Background color #2d2528
      
           Border around this has a color of #2d2528        
        
          <div style="border:2px solid #2d2528;">Content here</div>
        
        
          .myborder {border:2px solid #2d2528;}
        
        Border color #2d2528