#9d266f color space conversions
Hex:
        #9d266f
        RGB:
        157, 38, 111
        CMY:
        38, 85, 56
        CMYK:
        0, 76, 29, 38
      HSL:
        323°, 61.0256%, 38.2353%
        HSV (HSB):
        323°, 75.7962%, 61.5686%
        XYZ:
        17.4670, 9.7020, 15.9910
        xyY:
        0.4047, 0.2248, 9.7020
      CIE-Lab:
        37.3022, 54.5182, -13.6197
        CIE-LCH:
        37.3022, 56.1937, 345.9735
        CIE-Luv:
        37.3022, 64.6578, -26.4033
        Hunter-Lab:
        31.1481, 45.5888, -8.6350
      #9d266f color charts
#9d266f RGB chart
      #9d266f CMYK chart
      #9d266f RGB pie chart
      #9d266f color shades, tints & tones
#9d266f color schemes
#9d266f color preview, HTML & CSS examples
           This text has a color of #9d266f        
        
          <p style="color:#9d266f;">Text here</p>
        
        
          .mytext {color:#9d266f;}
        
        Text color #9d266f
      
           This box has a color of #9d266f        
        
          <div style="background-color:#9d266f;">Content here</div>
        
        
          .mybackground {background-color:#9d266f;}
        
        Background color #9d266f
      
           Border around this has a color of #9d266f        
        
          <div style="border:2px solid #9d266f;">Content here</div>
        
        
          .myborder {border:2px solid #9d266f;}
        
        Border color #9d266f