#2d0435 color space conversions
Hex:
        #2d0435
        RGB:
        45, 4, 53
        CMY:
        82, 98, 79
        CMYK:
        15, 92, 0, 79
      HSL:
        290°, 85.9649%, 11.1765%
        HSV (HSB):
        290°, 92.4528%, 20.7843%
        XYZ:
        1.7682, 0.9018, 3.4490
        xyY:
        0.2890, 0.1474, 0.9018
      CIE-Lab:
        8.1447, 28.4134, -21.6525
        CIE-LCH:
        8.1447, 35.7233, 322.6908
        CIE-Luv:
        8.1447, 8.2580, -16.0755
        Hunter-Lab:
        9.4961, 16.6191, -14.8870
      #2d0435 color charts
#2d0435 RGB chart
      #2d0435 CMYK chart
      #2d0435 RGB pie chart
      #2d0435 color shades, tints & tones
#2d0435 color schemes
#2d0435 color preview, HTML & CSS examples
           This text has a color of #2d0435        
        
          <p style="color:#2d0435;">Text here</p>
        
        
          .mytext {color:#2d0435;}
        
        Text color #2d0435
      
           This box has a color of #2d0435        
        
          <div style="background-color:#2d0435;">Content here</div>
        
        
          .mybackground {background-color:#2d0435;}
        
        Background color #2d0435
      
           Border around this has a color of #2d0435        
        
          <div style="border:2px solid #2d0435;">Content here</div>
        
        
          .myborder {border:2px solid #2d0435;}
        
        Border color #2d0435