#8a232a color space conversions
Hex:
        #8a232a
        RGB:
        138, 35, 42
        CMY:
        46, 86, 84
        CMYK:
        0, 75, 70, 46
      HSL:
        356°, 59.5376%, 33.9216%
        HSV (HSB):
        356°, 74.6377%, 54.1176%
        XYZ:
        11.5002, 6.7725, 2.8916
        xyY:
        0.5434, 0.3200, 6.7725
      CIE-Lab:
        31.2833, 43.4934, 21.8530
        CIE-LCH:
        31.2833, 48.6748, 26.6770
        CIE-Luv:
        31.2833, 73.1829, 13.1152
        Hunter-Lab:
        26.0240, 33.3382, 11.6290
      #8a232a color charts
#8a232a RGB chart
      #8a232a CMYK chart
      #8a232a RGB pie chart
      #8a232a color shades, tints & tones
#8a232a color schemes
#8a232a color preview, HTML & CSS examples
           This text has a color of #8a232a        
        
          <p style="color:#8a232a;">Text here</p>
        
        
          .mytext {color:#8a232a;}
        
        Text color #8a232a
      
           This box has a color of #8a232a        
        
          <div style="background-color:#8a232a;">Content here</div>
        
        
          .mybackground {background-color:#8a232a;}
        
        Background color #8a232a
      
           Border around this has a color of #8a232a        
        
          <div style="border:2px solid #8a232a;">Content here</div>
        
        
          .myborder {border:2px solid #8a232a;}
        
        Border color #8a232a