#8c2535 color space conversions
Hex:
        #8c2535
        RGB:
        140, 37, 53
        CMY:
        45, 85, 79
        CMYK:
        0, 74, 62, 45
      HSL:
        351°, 58.1921%, 34.7059%
        HSV (HSB):
        351°, 73.5714%, 54.9020%
        XYZ:
        12.1194, 7.1556, 4.1106
        xyY:
        0.5182, 0.3060, 7.1556
      CIE-Lab:
        32.1586, 44.0817, 15.9390
        CIE-LCH:
        32.1586, 46.8748, 19.8790
        CIE-Luv:
        32.1586, 71.0756, 8.5040
        Hunter-Lab:
        26.7500, 34.0589, 9.6141
      #8c2535 color charts
#8c2535 RGB chart
      #8c2535 CMYK chart
      #8c2535 RGB pie chart
      #8c2535 color shades, tints & tones
#8c2535 color schemes
#8c2535 color preview, HTML & CSS examples
           This text has a color of #8c2535        
        
          <p style="color:#8c2535;">Text here</p>
        
        
          .mytext {color:#8c2535;}
        
        Text color #8c2535
      
           This box has a color of #8c2535        
        
          <div style="background-color:#8c2535;">Content here</div>
        
        
          .mybackground {background-color:#8c2535;}
        
        Background color #8c2535
      
           Border around this has a color of #8c2535        
        
          <div style="border:2px solid #8c2535;">Content here</div>
        
        
          .myborder {border:2px solid #8c2535;}
        
        Border color #8c2535