#2d0713 color space conversions
Hex:
        #2d0713
        RGB:
        45, 7, 19
        CMY:
        82, 97, 93
        CMYK:
        0, 84, 58, 82
      HSL:
        341°, 73.0769%, 10.1961%
        HSV (HSB):
        341°, 84.4444%, 17.6471%
        XYZ:
        1.2757, 0.7569, 0.6949
        xyY:
        0.4677, 0.2775, 0.7569
      CIE-Lab:
        6.8367, 20.3910, 1.8473
        CIE-LCH:
        6.8367, 20.4745, 5.1765
        CIE-Luv:
        6.8367, 13.2403, -0.4778
        Hunter-Lab:
        8.6998, 10.9501, 1.3537
      #2d0713 color charts
#2d0713 RGB chart
      #2d0713 CMYK chart
      #2d0713 RGB pie chart
      #2d0713 color shades, tints & tones
#2d0713 color schemes
#2d0713 color preview, HTML & CSS examples
           This text has a color of #2d0713        
        
          <p style="color:#2d0713;">Text here</p>
        
        
          .mytext {color:#2d0713;}
        
        Text color #2d0713
      
           This box has a color of #2d0713        
        
          <div style="background-color:#2d0713;">Content here</div>
        
        
          .mybackground {background-color:#2d0713;}
        
        Background color #2d0713
      
           Border around this has a color of #2d0713        
        
          <div style="border:2px solid #2d0713;">Content here</div>
        
        
          .myborder {border:2px solid #2d0713;}
        
        Border color #2d0713