#45032b color space conversions
Hex:
        #45032b
        RGB:
        69, 3, 43
        CMY:
        73, 99, 83
        CMYK:
        0, 96, 38, 73
      HSL:
        324°, 91.6667%, 14.1176%
        HSV (HSB):
        324°, 95.6522%, 27.0588%
        XYZ:
        2.9229, 1.5048, 2.4219
        xyY:
        0.4267, 0.2197, 1.5048
      CIE-Lab:
        12.6382, 33.2078, -6.8702
        CIE-LCH:
        12.6382, 33.9110, 348.3113
        CIE-Luv:
        12.6382, 26.1303, -9.0266
        Hunter-Lab:
        12.2668, 21.0647, -3.1191
      #45032b color charts
#45032b RGB chart
      #45032b CMYK chart
      #45032b RGB pie chart
      #45032b color shades, tints & tones
#45032b color schemes
#45032b color preview, HTML & CSS examples
           This text has a color of #45032b        
        
          <p style="color:#45032b;">Text here</p>
        
        
          .mytext {color:#45032b;}
        
        Text color #45032b
      
           This box has a color of #45032b        
        
          <div style="background-color:#45032b;">Content here</div>
        
        
          .mybackground {background-color:#45032b;}
        
        Background color #45032b
      
           Border around this has a color of #45032b        
        
          <div style="border:2px solid #45032b;">Content here</div>
        
        
          .myborder {border:2px solid #45032b;}
        
        Border color #45032b