#8a022d color space conversions
Hex:
        #8a022d
        RGB:
        138, 2, 45
        CMY:
        46, 99, 82
        CMYK:
        0, 99, 67, 46
      HSL:
        341°, 97.1429%, 27.4510%
        HSV (HSB):
        341°, 98.5507%, 54.1176%
        XYZ:
        10.9766, 5.6362, 2.9920
        xyY:
        0.5599, 0.2875, 5.6362
      CIE-Lab:
        28.4753, 51.7853, 16.3289
        CIE-LCH:
        28.4753, 54.2988, 17.5011
        CIE-Luv:
        28.4753, 82.3048, 6.3293
        Hunter-Lab:
        23.7406, 40.9845, 9.1462
      #8a022d color charts
#8a022d RGB chart
      #8a022d CMYK chart
      #8a022d RGB pie chart
      #8a022d color shades, tints & tones
#8a022d color schemes
#8a022d color preview, HTML & CSS examples
           This text has a color of #8a022d        
        
          <p style="color:#8a022d;">Text here</p>
        
        
          .mytext {color:#8a022d;}
        
        Text color #8a022d
      
           This box has a color of #8a022d        
        
          <div style="background-color:#8a022d;">Content here</div>
        
        
          .mybackground {background-color:#8a022d;}
        
        Background color #8a022d
      
           Border around this has a color of #8a022d        
        
          <div style="border:2px solid #8a022d;">Content here</div>
        
        
          .myborder {border:2px solid #8a022d;}
        
        Border color #8a022d