#9f425a color space conversions
Hex:
        #9f425a
        RGB:
        159, 66, 90
        CMY:
        38, 74, 65
        CMYK:
        0, 58, 43, 38
      HSL:
        345°, 41.3333%, 44.1176%
        HSV (HSB):
        345°, 58.4906%, 62.3529%
        XYZ:
        18.0918, 12.0055, 11.0366
        xyY:
        0.4398, 0.2919, 12.0055
      CIE-Lab:
        41.2249, 40.9597, 5.4123
        CIE-LCH:
        41.2249, 41.3158, 7.5273
        CIE-Luv:
        41.2249, 61.6589, -0.6237
        Hunter-Lab:
        34.6490, 32.5668, 5.3689
      #9f425a color charts
#9f425a RGB chart
      #9f425a CMYK chart
      #9f425a RGB pie chart
      #9f425a color shades, tints & tones
#9f425a color schemes
#9f425a color preview, HTML & CSS examples
           This text has a color of #9f425a        
        
          <p style="color:#9f425a;">Text here</p>
        
        
          .mytext {color:#9f425a;}
        
        Text color #9f425a
      
           This box has a color of #9f425a        
        
          <div style="background-color:#9f425a;">Content here</div>
        
        
          .mybackground {background-color:#9f425a;}
        
        Background color #9f425a
      
           Border around this has a color of #9f425a        
        
          <div style="border:2px solid #9f425a;">Content here</div>
        
        
          .myborder {border:2px solid #9f425a;}
        
        Border color #9f425a