#821c45 color space conversions
Hex:
        #821c45
        RGB:
        130, 28, 69
        CMY:
        49, 89, 73
        CMYK:
        0, 78, 47, 49
      HSL:
        336°, 64.5570%, 30.9804%
        HSV (HSB):
        336°, 78.4615%, 50.9804%
        XYZ:
        10.6954, 6.0060, 6.2258
        xyY:
        0.4665, 0.2620, 6.0060
      CIE-Lab:
        29.4276, 45.5830, 1.2731
        CIE-LCH:
        29.4276, 45.6008, 1.5998
        CIE-Luv:
        29.4276, 61.3147, -6.0675
        Hunter-Lab:
        24.5072, 35.0130, 2.0930
      #821c45 color charts
#821c45 RGB chart
      #821c45 CMYK chart
      #821c45 RGB pie chart
      #821c45 color shades, tints & tones
#821c45 color schemes
#821c45 color preview, HTML & CSS examples
           This text has a color of #821c45        
        
          <p style="color:#821c45;">Text here</p>
        
        
          .mytext {color:#821c45;}
        
        Text color #821c45
      
           This box has a color of #821c45        
        
          <div style="background-color:#821c45;">Content here</div>
        
        
          .mybackground {background-color:#821c45;}
        
        Background color #821c45
      
           Border around this has a color of #821c45        
        
          <div style="border:2px solid #821c45;">Content here</div>
        
        
          .myborder {border:2px solid #821c45;}
        
        Border color #821c45