#2c1121 color space conversions
Hex:
        #2c1121
        RGB:
        44, 17, 33
        CMY:
        83, 93, 87
        CMYK:
        0, 61, 25, 83
      HSL:
        324°, 44.2623%, 11.9608%
        HSV (HSB):
        324°, 61.3636%, 17.2549%
        XYZ:
        1.5137, 1.0462, 1.5610
        xyY:
        0.3673, 0.2539, 1.0462
      CIE-Lab:
        9.3703, 16.4413, -4.8440
        CIE-LCH:
        9.3703, 17.1400, 343.5838
        CIE-Luv:
        9.3703, 9.5947, -4.6522
        Hunter-Lab:
        10.2283, 8.5165, -1.8888
      #2c1121 color charts
#2c1121 RGB chart
      #2c1121 CMYK chart
      #2c1121 RGB pie chart
      #2c1121 color shades, tints & tones
#2c1121 color schemes
#2c1121 color preview, HTML & CSS examples
           This text has a color of #2c1121        
        
          <p style="color:#2c1121;">Text here</p>
        
        
          .mytext {color:#2c1121;}
        
        Text color #2c1121
      
           This box has a color of #2c1121        
        
          <div style="background-color:#2c1121;">Content here</div>
        
        
          .mybackground {background-color:#2c1121;}
        
        Background color #2c1121
      
           Border around this has a color of #2c1121        
        
          <div style="border:2px solid #2c1121;">Content here</div>
        
        
          .myborder {border:2px solid #2c1121;}
        
        Border color #2c1121