#bf3e55 color space conversions
Hex:
        #bf3e55
        RGB:
        191, 62, 85
        CMY:
        25, 76, 67
        CMYK:
        0, 68, 55, 25
      HSL:
        349°, 50.9881%, 49.6078%
        HSV (HSB):
        349°, 67.5393%, 74.9020%
        XYZ:
        24.8482, 15.1775, 10.2142
        xyY:
        0.4946, 0.3021, 15.1775
      CIE-Lab:
        45.8763, 53.0010, 15.8082
        CIE-LCH:
        45.8763, 55.3083, 16.6078
        CIE-Luv:
        45.8763, 91.3560, 8.3965
        Hunter-Lab:
        38.9583, 45.6729, 11.7259
      #bf3e55 color charts
#bf3e55 RGB chart
      #bf3e55 CMYK chart
      #bf3e55 RGB pie chart
      #bf3e55 color shades, tints & tones
#bf3e55 color schemes
#bf3e55 color preview, HTML & CSS examples
           This text has a color of #bf3e55        
        
          <p style="color:#bf3e55;">Text here</p>
        
        
          .mytext {color:#bf3e55;}
        
        Text color #bf3e55
      
           This box has a color of #bf3e55        
        
          <div style="background-color:#bf3e55;">Content here</div>
        
        
          .mybackground {background-color:#bf3e55;}
        
        Background color #bf3e55
      
           Border around this has a color of #bf3e55        
        
          <div style="border:2px solid #bf3e55;">Content here</div>
        
        
          .myborder {border:2px solid #bf3e55;}
        
        Border color #bf3e55