#8a314f color space conversions
Hex:
        #8a314f
        RGB:
        138, 49, 79
        CMY:
        46, 81, 69
        CMYK:
        0, 64, 43, 46
      HSL:
        340°, 47.5936%, 36.6667%
        HSV (HSB):
        340°, 64.4928%, 54.1176%
        XYZ:
        12.9908, 8.1644, 8.2883
        xyY:
        0.4412, 0.2773, 8.1644
      CIE-Lab:
        34.3230, 40.6453, 2.0022
        CIE-LCH:
        34.3230, 40.6946, 2.8201
        CIE-Luv:
        34.3230, 56.3453, -4.4667
        Hunter-Lab:
        28.5734, 31.1510, 2.8031
      #8a314f color charts
#8a314f RGB chart
      #8a314f CMYK chart
      #8a314f RGB pie chart
      #8a314f color shades, tints & tones
#8a314f color schemes
#8a314f color preview, HTML & CSS examples
           This text has a color of #8a314f        
        
          <p style="color:#8a314f;">Text here</p>
        
        
          .mytext {color:#8a314f;}
        
        Text color #8a314f
      
           This box has a color of #8a314f        
        
          <div style="background-color:#8a314f;">Content here</div>
        
        
          .mybackground {background-color:#8a314f;}
        
        Background color #8a314f
      
           Border around this has a color of #8a314f        
        
          <div style="border:2px solid #8a314f;">Content here</div>
        
        
          .myborder {border:2px solid #8a314f;}
        
        Border color #8a314f