#bf476f color space conversions
Hex:
        #bf476f
        RGB:
        191, 71, 111
        CMY:
        25, 72, 56
        CMYK:
        0, 63, 42, 25
      HSL:
        340°, 48.3871%, 51.3725%
        HSV (HSB):
        340°, 62.8272%, 74.9020%
        XYZ:
        26.6083, 16.7305, 16.8658
        xyY:
        0.4420, 0.2779, 16.7305
      CIE-Lab:
        47.9187, 51.5752, 2.7944
        CIE-LCH:
        47.9187, 51.6509, 3.1013
        CIE-Luv:
        47.9187, 78.7961, -5.9154
        Hunter-Lab:
        40.9030, 44.5382, 4.1846
      #bf476f color charts
#bf476f RGB chart
      #bf476f CMYK chart
      #bf476f RGB pie chart
      #bf476f color shades, tints & tones
#bf476f color schemes
#bf476f color preview, HTML & CSS examples
           This text has a color of #bf476f        
        
          <p style="color:#bf476f;">Text here</p>
        
        
          .mytext {color:#bf476f;}
        
        Text color #bf476f
      
           This box has a color of #bf476f        
        
          <div style="background-color:#bf476f;">Content here</div>
        
        
          .mybackground {background-color:#bf476f;}
        
        Background color #bf476f
      
           Border around this has a color of #bf476f        
        
          <div style="border:2px solid #bf476f;">Content here</div>
        
        
          .myborder {border:2px solid #bf476f;}
        
        Border color #bf476f