#880d38 color space conversions
Hex:
        #880d38
        RGB:
        136, 13, 56
        CMY:
        47, 95, 78
        CMYK:
        0, 90, 59, 47
      HSL:
        339°, 82.5503%, 29.2157%
        HSV (HSB):
        339°, 90.4412%, 53.3333%
        XYZ:
        11.0111, 5.8076, 4.2820
        xyY:
        0.5218, 0.2752, 5.8076
      CIE-Lab:
        28.9218, 50.1155, 9.4383
        CIE-LCH:
        28.9218, 50.9965, 10.6656
        CIE-Luv:
        28.9218, 74.8427, 1.0050
        Hunter-Lab:
        24.0990, 39.3853, 6.3344
      #880d38 color charts
#880d38 RGB chart
      #880d38 CMYK chart
      #880d38 RGB pie chart
      #880d38 color shades, tints & tones
#880d38 color schemes
#880d38 color preview, HTML & CSS examples
           This text has a color of #880d38        
        
          <p style="color:#880d38;">Text here</p>
        
        
          .mytext {color:#880d38;}
        
        Text color #880d38
      
           This box has a color of #880d38        
        
          <div style="background-color:#880d38;">Content here</div>
        
        
          .mybackground {background-color:#880d38;}
        
        Background color #880d38
      
           Border around this has a color of #880d38        
        
          <div style="border:2px solid #880d38;">Content here</div>
        
        
          .myborder {border:2px solid #880d38;}
        
        Border color #880d38