#bf5d75 color space conversions
Hex:
        #bf5d75
        RGB:
        191, 93, 117
        CMY:
        25, 64, 54
        CMYK:
        0, 51, 39, 25
      HSL:
        345°, 43.3628%, 55.6863%
        HSV (HSB):
        345°, 51.3089%, 74.9020%
        XYZ:
        28.6111, 20.1894, 19.2186
        xyY:
        0.4206, 0.2968, 20.1894
      CIE-Lab:
        52.0507, 41.7736, 5.1397
        CIE-LCH:
        52.0507, 42.0886, 7.0143
        CIE-Luv:
        52.0507, 65.1486, -0.9194
        Hunter-Lab:
        44.9326, 35.0287, 6.0933
      #bf5d75 color charts
#bf5d75 RGB chart
      #bf5d75 CMYK chart
      #bf5d75 RGB pie chart
      #bf5d75 color shades, tints & tones
#bf5d75 color schemes
#bf5d75 color preview, HTML & CSS examples
           This text has a color of #bf5d75        
        
          <p style="color:#bf5d75;">Text here</p>
        
        
          .mytext {color:#bf5d75;}
        
        Text color #bf5d75
      
           This box has a color of #bf5d75        
        
          <div style="background-color:#bf5d75;">Content here</div>
        
        
          .mybackground {background-color:#bf5d75;}
        
        Background color #bf5d75
      
           Border around this has a color of #bf5d75        
        
          <div style="border:2px solid #bf5d75;">Content here</div>
        
        
          .myborder {border:2px solid #bf5d75;}
        
        Border color #bf5d75