#bf3d56 color space conversions
Hex:
        #bf3d56
        RGB:
        191, 61, 86
        CMY:
        25, 76, 66
        CMYK:
        0, 68, 55, 25
      HSL:
        348°, 51.5873%, 49.4118%
        HSV (HSB):
        348°, 68.0628%, 74.9020%
        XYZ:
        24.8343, 15.0857, 10.4070
        xyY:
        0.4935, 0.2998, 15.0857
      CIE-Lab:
        45.7514, 53.4801, 15.0246
        CIE-LCH:
        45.7514, 55.5505, 15.6921
        CIE-Luv:
        45.7514, 91.5907, 7.4591
        Hunter-Lab:
        38.8404, 46.1613, 11.3019
      #bf3d56 color charts
#bf3d56 RGB chart
      #bf3d56 CMYK chart
      #bf3d56 RGB pie chart
      #bf3d56 color shades, tints & tones
#bf3d56 color schemes
#bf3d56 color preview, HTML & CSS examples
           This text has a color of #bf3d56        
        
          <p style="color:#bf3d56;">Text here</p>
        
        
          .mytext {color:#bf3d56;}
        
        Text color #bf3d56
      
           This box has a color of #bf3d56        
        
          <div style="background-color:#bf3d56;">Content here</div>
        
        
          .mybackground {background-color:#bf3d56;}
        
        Background color #bf3d56
      
           Border around this has a color of #bf3d56        
        
          <div style="border:2px solid #bf3d56;">Content here</div>
        
        
          .myborder {border:2px solid #bf3d56;}
        
        Border color #bf3d56