#880d30 color space conversions
Hex:
        #880d30
        RGB:
        136, 13, 48
        CMY:
        47, 95, 81
        CMYK:
        0, 90, 65, 47
      HSL:
        343°, 82.5503%, 29.2157%
        HSV (HSB):
        343°, 90.4412%, 53.3333%
        XYZ:
        10.8308, 5.7355, 3.3325
        xyY:
        0.5443, 0.2882, 5.7355
      CIE-Lab:
        28.7351, 49.5826, 14.5688
        CIE-LCH:
        28.7351, 51.6786, 16.3744
        CIE-Luv:
        28.7351, 77.5415, 5.4976
        Hunter-Lab:
        23.9489, 38.8152, 8.5139
      #880d30 color charts
#880d30 RGB chart
      #880d30 CMYK chart
      #880d30 RGB pie chart
      #880d30 color shades, tints & tones
#880d30 color schemes
#880d30 color preview, HTML & CSS examples
           This text has a color of #880d30        
        
          <p style="color:#880d30;">Text here</p>
        
        
          .mytext {color:#880d30;}
        
        Text color #880d30
      
           This box has a color of #880d30        
        
          <div style="background-color:#880d30;">Content here</div>
        
        
          .mybackground {background-color:#880d30;}
        
        Background color #880d30
      
           Border around this has a color of #880d30        
        
          <div style="border:2px solid #880d30;">Content here</div>
        
        
          .myborder {border:2px solid #880d30;}
        
        Border color #880d30