#8a0b35 color space conversions
Hex:
        #8a0b35
        RGB:
        138, 11, 53
        CMY:
        46, 96, 79
        CMYK:
        0, 92, 62, 46
      HSL:
        340°, 85.2349%, 29.2157%
        HSV (HSB):
        340°, 92.0290%, 54.1176%
        XYZ:
        11.2435, 5.8997, 3.9143
        xyY:
        0.5339, 0.2802, 5.8997
      CIE-Lab:
        29.1579, 50.8010, 11.8507
        CIE-LCH:
        29.1579, 52.1649, 13.1309
        CIE-Luv:
        29.1579, 77.9265, 3.0131
        Hunter-Lab:
        24.2892, 40.1218, 7.4476
      #8a0b35 color charts
#8a0b35 RGB chart
      #8a0b35 CMYK chart
      #8a0b35 RGB pie chart
      #8a0b35 color shades, tints & tones
#8a0b35 color schemes
#8a0b35 color preview, HTML & CSS examples
           This text has a color of #8a0b35        
        
          <p style="color:#8a0b35;">Text here</p>
        
        
          .mytext {color:#8a0b35;}
        
        Text color #8a0b35
      
           This box has a color of #8a0b35        
        
          <div style="background-color:#8a0b35;">Content here</div>
        
        
          .mybackground {background-color:#8a0b35;}
        
        Background color #8a0b35
      
           Border around this has a color of #8a0b35        
        
          <div style="border:2px solid #8a0b35;">Content here</div>
        
        
          .myborder {border:2px solid #8a0b35;}
        
        Border color #8a0b35