#8f235f color space conversions
Hex:
        #8f235f
        RGB:
        143, 35, 95
        CMY:
        44, 86, 63
        CMYK:
        0, 76, 34, 44
      HSL:
        327°, 60.6742%, 34.9020%
        HSV (HSB):
        327°, 75.5245%, 56.0784%
        XYZ:
        13.9943, 7.8679, 11.6076
        xyY:
        0.4181, 0.2351, 7.8679
      CIE-Lab:
        33.7063, 49.7711, -9.1319
        CIE-LCH:
        33.7063, 50.6019, 349.6031
        CIE-Luv:
        33.7063, 60.3299, -19.2358
        Hunter-Lab:
        28.0498, 39.9679, -4.9005
      #8f235f color charts
#8f235f RGB chart
      #8f235f CMYK chart
      #8f235f RGB pie chart
      #8f235f color shades, tints & tones
#8f235f color schemes
#8f235f color preview, HTML & CSS examples
           This text has a color of #8f235f        
        
          <p style="color:#8f235f;">Text here</p>
        
        
          .mytext {color:#8f235f;}
        
        Text color #8f235f
      
           This box has a color of #8f235f        
        
          <div style="background-color:#8f235f;">Content here</div>
        
        
          .mybackground {background-color:#8f235f;}
        
        Background color #8f235f
      
           Border around this has a color of #8f235f        
        
          <div style="border:2px solid #8f235f;">Content here</div>
        
        
          .myborder {border:2px solid #8f235f;}
        
        Border color #8f235f