#8d254d color space conversions
Hex:
        #8d254d
        RGB:
        141, 37, 77
        CMY:
        45, 85, 70
        CMYK:
        0, 74, 45, 45
      HSL:
        337°, 58.4270%, 34.9020%
        HSV (HSB):
        337°, 73.7589%, 55.2941%
        XYZ:
        12.9856, 7.5217, 7.7886
        xyY:
        0.4589, 0.2658, 7.5217
      CIE-Lab:
        32.9662, 46.4592, 1.4019
        CIE-LCH:
        32.9662, 46.4803, 1.7283
        CIE-Luv:
        32.9662, 64.4362, -6.2332
        Hunter-Lab:
        27.4257, 36.5220, 2.3603
      #8d254d color charts
#8d254d RGB chart
      #8d254d CMYK chart
      #8d254d RGB pie chart
      #8d254d color shades, tints & tones
#8d254d color schemes
#8d254d color preview, HTML & CSS examples
           This text has a color of #8d254d        
        
          <p style="color:#8d254d;">Text here</p>
        
        
          .mytext {color:#8d254d;}
        
        Text color #8d254d
      
           This box has a color of #8d254d        
        
          <div style="background-color:#8d254d;">Content here</div>
        
        
          .mybackground {background-color:#8d254d;}
        
        Background color #8d254d
      
           Border around this has a color of #8d254d        
        
          <div style="border:2px solid #8d254d;">Content here</div>
        
        
          .myborder {border:2px solid #8d254d;}
        
        Border color #8d254d