#8c0a37 color space conversions
Hex:
        #8c0a37
        RGB:
        140, 10, 55
        CMY:
        45, 96, 78
        CMYK:
        0, 93, 61, 45
      HSL:
        339°, 86.6667%, 29.4118%
        HSV (HSB):
        339°, 92.8571%, 54.9020%
        XYZ:
        11.6133, 6.0684, 4.1736
        xyY:
        0.5314, 0.2777, 6.0684
      CIE-Lab:
        29.5843, 51.6252, 11.1591
        CIE-LCH:
        29.5843, 52.8175, 12.1972
        CIE-Luv:
        29.5843, 79.0507, 2.2769
        Hunter-Lab:
        24.6341, 41.0415, 7.1986
      #8c0a37 color charts
#8c0a37 RGB chart
      #8c0a37 CMYK chart
      #8c0a37 RGB pie chart
      #8c0a37 color shades, tints & tones
#8c0a37 color schemes
#8c0a37 color preview, HTML & CSS examples
           This text has a color of #8c0a37        
        
          <p style="color:#8c0a37;">Text here</p>
        
        
          .mytext {color:#8c0a37;}
        
        Text color #8c0a37
      
           This box has a color of #8c0a37        
        
          <div style="background-color:#8c0a37;">Content here</div>
        
        
          .mybackground {background-color:#8c0a37;}
        
        Background color #8c0a37
      
           Border around this has a color of #8c0a37        
        
          <div style="border:2px solid #8c0a37;">Content here</div>
        
        
          .myborder {border:2px solid #8c0a37;}
        
        Border color #8c0a37