#8a223d color space conversions
Hex:
        #8a223d
        RGB:
        138, 34, 61
        CMY:
        46, 87, 76
        CMYK:
        0, 75, 56, 46
      HSL:
        344°, 60.4651%, 33.7255%
        HSV (HSB):
        344°, 75.3623%, 54.1176%
        XYZ:
        11.8956, 6.8843, 5.1167
        xyY:
        0.4978, 0.2881, 6.8843
      CIE-Lab:
        31.5419, 45.1808, 9.7961
        CIE-LCH:
        31.5419, 46.2306, 12.2335
        CIE-Luv:
        31.5419, 68.3746, 2.6264
        Hunter-Lab:
        26.2379, 35.0110, 6.8042
      #8a223d color charts
#8a223d RGB chart
      #8a223d CMYK chart
      #8a223d RGB pie chart
      #8a223d color shades, tints & tones
#8a223d color schemes
#8a223d color preview, HTML & CSS examples
           This text has a color of #8a223d        
        
          <p style="color:#8a223d;">Text here</p>
        
        
          .mytext {color:#8a223d;}
        
        Text color #8a223d
      
           This box has a color of #8a223d        
        
          <div style="background-color:#8a223d;">Content here</div>
        
        
          .mybackground {background-color:#8a223d;}
        
        Background color #8a223d
      
           Border around this has a color of #8a223d        
        
          <div style="border:2px solid #8a223d;">Content here</div>
        
        
          .myborder {border:2px solid #8a223d;}
        
        Border color #8a223d