#bf817e color space conversions
Hex:
        #bf817e
        RGB:
        191, 129, 126
        CMY:
        25, 49, 51
        CMYK:
        0, 32, 34, 25
      HSL:
        3°, 33.6788%, 62.1569%
        HSV (HSB):
        3°, 34.0314%, 74.9020%
        XYZ:
        33.1020, 28.2832, 23.4532
        xyY:
        0.3902, 0.3334, 28.2832
      CIE-Lab:
        60.1438, 23.5775, 11.3939
        CIE-LCH:
        60.1438, 26.1862, 25.7923
        CIE-Luv:
        60.1438, 41.4943, 10.9689
        Hunter-Lab:
        53.1820, 18.0351, 11.0806
      #bf817e color charts
#bf817e RGB chart
      #bf817e CMYK chart
      #bf817e RGB pie chart
      #bf817e color shades, tints & tones
#bf817e color schemes
#bf817e color preview, HTML & CSS examples
           This text has a color of #bf817e        
        
          <p style="color:#bf817e;">Text here</p>
        
        
          .mytext {color:#bf817e;}
        
        Text color #bf817e
      
           This box has a color of #bf817e        
        
          <div style="background-color:#bf817e;">Content here</div>
        
        
          .mybackground {background-color:#bf817e;}
        
        Background color #bf817e
      
           Border around this has a color of #bf817e        
        
          <div style="border:2px solid #bf817e;">Content here</div>
        
        
          .myborder {border:2px solid #bf817e;}
        
        Border color #bf817e