#2d240f color space conversions
Hex:
        #2d240f
        RGB:
        45, 36, 15
        CMY:
        82, 86, 94
        CMYK:
        0, 20, 67, 82
      HSL:
        42°, 50.0000%, 11.7647%
        HSV (HSB):
        42°, 66.6667%, 17.6471%
        XYZ:
        1.7993, 1.8541, 0.7150
        xyY:
        0.4119, 0.4244, 1.8541
      CIE-Lab:
        14.7023, 0.9196, 15.1221
        CIE-LCH:
        14.7023, 15.1500, 86.5201
        CIE-Luv:
        14.7023, 5.5041, 10.9214
        Hunter-Lab:
        13.6166, -0.2423, 6.4184
      #2d240f color charts
#2d240f RGB chart
      #2d240f CMYK chart
      #2d240f RGB pie chart
      #2d240f color shades, tints & tones
#2d240f color schemes
#2d240f color preview, HTML & CSS examples
           This text has a color of #2d240f        
        
          <p style="color:#2d240f;">Text here</p>
        
        
          .mytext {color:#2d240f;}
        
        Text color #2d240f
      
           This box has a color of #2d240f        
        
          <div style="background-color:#2d240f;">Content here</div>
        
        
          .mybackground {background-color:#2d240f;}
        
        Background color #2d240f
      
           Border around this has a color of #2d240f        
        
          <div style="border:2px solid #2d240f;">Content here</div>
        
        
          .myborder {border:2px solid #2d240f;}
        
        Border color #2d240f