#880d39 color space conversions
Hex:
        #880d39
        RGB:
        136, 13, 57
        CMY:
        47, 95, 78
        CMYK:
        0, 90, 58, 47
      HSL:
        339°, 82.5503%, 29.2157%
        HSV (HSB):
        339°, 90.4412%, 53.3333%
        XYZ:
        11.0358, 5.8175, 4.4121
        xyY:
        0.5190, 0.2736, 5.8175
      CIE-Lab:
        28.9473, 50.1879, 8.8001
        CIE-LCH:
        28.9473, 50.9535, 9.9454
        CIE-Luv:
        28.9473, 74.4877, 0.4108
        Hunter-Lab:
        24.1195, 39.4629, 6.0378
      #880d39 color charts
#880d39 RGB chart
      #880d39 CMYK chart
      #880d39 RGB pie chart
      #880d39 color shades, tints & tones
#880d39 color schemes
#880d39 color preview, HTML & CSS examples
           This text has a color of #880d39        
        
          <p style="color:#880d39;">Text here</p>
        
        
          .mytext {color:#880d39;}
        
        Text color #880d39
      
           This box has a color of #880d39        
        
          <div style="background-color:#880d39;">Content here</div>
        
        
          .mybackground {background-color:#880d39;}
        
        Background color #880d39
      
           Border around this has a color of #880d39        
        
          <div style="border:2px solid #880d39;">Content here</div>
        
        
          .myborder {border:2px solid #880d39;}
        
        Border color #880d39