#8d235f color space conversions
Hex:
        #8d235f
        RGB:
        141, 35, 95
        CMY:
        45, 86, 63
        CMYK:
        0, 75, 33, 45
      HSL:
        326°, 60.2273%, 34.5098%
        HSV (HSB):
        326°, 75.1773%, 55.2941%
        XYZ:
        13.6511, 7.6910, 11.5915
        xyY:
        0.4145, 0.2335, 7.6910
      CIE-Lab:
        33.3309, 49.2131, -9.7354
        CIE-LCH:
        33.3309, 50.1667, 348.8101
        CIE-Luv:
        33.3309, 58.7294, -19.8146
        Hunter-Lab:
        27.7327, 39.3325, -5.3687
      #8d235f color charts
#8d235f RGB chart
      #8d235f CMYK chart
      #8d235f RGB pie chart
      #8d235f color shades, tints & tones
#8d235f color schemes
#8d235f color preview, HTML & CSS examples
           This text has a color of #8d235f        
        
          <p style="color:#8d235f;">Text here</p>
        
        
          .mytext {color:#8d235f;}
        
        Text color #8d235f
      
           This box has a color of #8d235f        
        
          <div style="background-color:#8d235f;">Content here</div>
        
        
          .mybackground {background-color:#8d235f;}
        
        Background color #8d235f
      
           Border around this has a color of #8d235f        
        
          <div style="border:2px solid #8d235f;">Content here</div>
        
        
          .myborder {border:2px solid #8d235f;}
        
        Border color #8d235f