#bd335f color space conversions
Hex:
        #bd335f
        RGB:
        189, 51, 95
        CMY:
        26, 80, 63
        CMYK:
        0, 73, 50, 26
      HSL:
        341°, 57.5000%, 47.0588%
        HSV (HSB):
        341°, 73.0159%, 74.1176%
        XYZ:
        24.2357, 14.0127, 12.2538
        xyY:
        0.4799, 0.2775, 14.0127
      CIE-Lab:
        44.2511, 57.3573, 7.3205
        CIE-LCH:
        44.2511, 57.8226, 7.2733
        CIE-Luv:
        44.2511, 91.8321, -1.8937
        Hunter-Lab:
        37.4335, 50.0579, 6.7949
      #bd335f color charts
#bd335f RGB chart
      #bd335f CMYK chart
      #bd335f RGB pie chart
      #bd335f color shades, tints & tones
#bd335f color schemes
#bd335f color preview, HTML & CSS examples
           This text has a color of #bd335f        
        
          <p style="color:#bd335f;">Text here</p>
        
        
          .mytext {color:#bd335f;}
        
        Text color #bd335f
      
           This box has a color of #bd335f        
        
          <div style="background-color:#bd335f;">Content here</div>
        
        
          .mybackground {background-color:#bd335f;}
        
        Background color #bd335f
      
           Border around this has a color of #bd335f        
        
          <div style="border:2px solid #bd335f;">Content here</div>
        
        
          .myborder {border:2px solid #bd335f;}
        
        Border color #bd335f