#8f425a color space conversions
Hex:
        #8f425a
        RGB:
        143, 66, 90
        CMY:
        44, 74, 65
        CMYK:
        0, 54, 37, 44
      HSL:
        341°, 36.8421%, 40.9804%
        HSV (HSB):
        341°, 53.8462%, 56.0784%
        XYZ:
        15.1214, 10.4743, 10.8976
        xyY:
        0.4144, 0.2870, 10.4743
      CIE-Lab:
        38.6805, 35.2365, 1.4185
        CIE-LCH:
        38.6805, 35.2650, 2.3052
        CIE-Luv:
        38.6805, 48.9345, -4.1884
        Hunter-Lab:
        32.3640, 26.7634, 2.6906
      #8f425a color charts
#8f425a RGB chart
      #8f425a CMYK chart
      #8f425a RGB pie chart
      #8f425a color shades, tints & tones
#8f425a color schemes
#8f425a color preview, HTML & CSS examples
           This text has a color of #8f425a        
        
          <p style="color:#8f425a;">Text here</p>
        
        
          .mytext {color:#8f425a;}
        
        Text color #8f425a
      
           This box has a color of #8f425a        
        
          <div style="background-color:#8f425a;">Content here</div>
        
        
          .mybackground {background-color:#8f425a;}
        
        Background color #8f425a
      
           Border around this has a color of #8f425a        
        
          <div style="border:2px solid #8f425a;">Content here</div>
        
        
          .myborder {border:2px solid #8f425a;}
        
        Border color #8f425a