#8d194d color space conversions
Hex:
        #8d194d
        RGB:
        141, 25, 77
        CMY:
        45, 90, 70
        CMYK:
        0, 82, 45, 45
      HSL:
        333°, 69.8795%, 32.5490%
        HSV (HSB):
        333°, 82.2695%, 55.2941%
        XYZ:
        12.6717, 6.8938, 7.6839
        xyY:
        0.4650, 0.2530, 6.8938
      CIE-Lab:
        31.5639, 50.4112, -0.6423
        CIE-LCH:
        31.5639, 50.4153, 359.2700
        CIE-Luv:
        31.5639, 68.3082, -9.1889
        Hunter-Lab:
        26.2561, 40.1995, 1.0278
      #8d194d color charts
#8d194d RGB chart
      #8d194d CMYK chart
      #8d194d RGB pie chart
      #8d194d color shades, tints & tones
#8d194d color schemes
#8d194d color preview, HTML & CSS examples
           This text has a color of #8d194d        
        
          <p style="color:#8d194d;">Text here</p>
        
        
          .mytext {color:#8d194d;}
        
        Text color #8d194d
      
           This box has a color of #8d194d        
        
          <div style="background-color:#8d194d;">Content here</div>
        
        
          .mybackground {background-color:#8d194d;}
        
        Background color #8d194d
      
           Border around this has a color of #8d194d        
        
          <div style="border:2px solid #8d194d;">Content here</div>
        
        
          .myborder {border:2px solid #8d194d;}
        
        Border color #8d194d