#2b223d color space conversions
Hex:
        #2b223d
        RGB:
        43, 34, 61
        CMY:
        83, 87, 76
        CMYK:
        30, 44, 0, 76
      HSL:
        260°, 28.4211%, 18.6275%
        HSV (HSB):
        260°, 44.2623%, 23.9216%
        XYZ:
        2.4106, 1.9946, 4.6728
        xyY:
        0.2655, 0.2197, 1.9946
      CIE-Lab:
        15.4587, 11.3055, -15.7831
        CIE-LCH:
        15.4587, 19.4145, 305.6141
        CIE-Luv:
        15.4587, 2.0508, -16.2823
        Hunter-Lab:
        14.1229, 5.7525, -9.7311
      #2b223d color charts
#2b223d RGB chart
      #2b223d CMYK chart
      #2b223d RGB pie chart
      #2b223d color shades, tints & tones
#2b223d color schemes
#2b223d color preview, HTML & CSS examples
           This text has a color of #2b223d        
        
          <p style="color:#2b223d;">Text here</p>
        
        
          .mytext {color:#2b223d;}
        
        Text color #2b223d
      
           This box has a color of #2b223d        
        
          <div style="background-color:#2b223d;">Content here</div>
        
        
          .mybackground {background-color:#2b223d;}
        
        Background color #2b223d
      
           Border around this has a color of #2b223d        
        
          <div style="border:2px solid #2b223d;">Content here</div>
        
        
          .myborder {border:2px solid #2b223d;}
        
        Border color #2b223d