#2d1818 color space conversions
Hex:
        #2d1818
        RGB:
        45, 24, 24
        CMY:
        82, 91, 91
        CMYK:
        0, 47, 47, 82
      HSL:
        0°, 30.4348%, 13.5294%
        HSV (HSB):
        0°, 46.6667%, 17.6471%
        XYZ:
        1.5737, 1.2771, 1.0277
        xyY:
        0.4057, 0.3293, 1.2771
      CIE-Lab:
        11.1144, 10.5650, 4.4820
        CIE-LCH:
        11.1144, 11.4764, 22.9882
        CIE-Luv:
        11.1144, 9.6080, 2.0706
        Hunter-Lab:
        11.3009, 5.0802, 2.5187
      #2d1818 color charts
#2d1818 RGB chart
      #2d1818 CMYK chart
      #2d1818 RGB pie chart
      #2d1818 color shades, tints & tones
#2d1818 color schemes
#2d1818 color preview, HTML & CSS examples
           This text has a color of #2d1818        
        
          <p style="color:#2d1818;">Text here</p>
        
        
          .mytext {color:#2d1818;}
        
        Text color #2d1818
      
           This box has a color of #2d1818        
        
          <div style="background-color:#2d1818;">Content here</div>
        
        
          .mybackground {background-color:#2d1818;}
        
        Background color #2d1818
      
           Border around this has a color of #2d1818        
        
          <div style="border:2px solid #2d1818;">Content here</div>
        
        
          .myborder {border:2px solid #2d1818;}
        
        Border color #2d1818