#29052c color space conversions
Hex:
        #29052c
        RGB:
        41, 5, 44
        CMY:
        84, 98, 83
        CMYK:
        7, 89, 0, 83
      HSL:
        295°, 79.5918%, 9.6078%
        HSV (HSB):
        295°, 88.6364%, 17.2549%
        XYZ:
        1.4233, 0.7618, 2.4549
        xyY:
        0.3068, 0.1642, 0.7618
      CIE-Lab:
        6.8813, 24.6160, -17.0502
        CIE-LCH:
        6.8813, 29.9442, 325.2918
        CIE-Luv:
        6.8813, 7.4965, -11.5554
        Hunter-Lab:
        8.7282, 13.8346, -10.5663
      #29052c color charts
#29052c RGB chart
      #29052c CMYK chart
      #29052c RGB pie chart
      #29052c color shades, tints & tones
#29052c color schemes
#29052c color preview, HTML & CSS examples
           This text has a color of #29052c        
        
          <p style="color:#29052c;">Text here</p>
        
        
          .mytext {color:#29052c;}
        
        Text color #29052c
      
           This box has a color of #29052c        
        
          <div style="background-color:#29052c;">Content here</div>
        
        
          .mybackground {background-color:#29052c;}
        
        Background color #29052c
      
           Border around this has a color of #29052c        
        
          <div style="border:2px solid #29052c;">Content here</div>
        
        
          .myborder {border:2px solid #29052c;}
        
        Border color #29052c