#bf3d4a color space conversions
Hex:
        #bf3d4a
        RGB:
        191, 61, 74
        CMY:
        25, 76, 71
        CMYK:
        0, 68, 61, 25
      HSL:
        354°, 51.5873%, 49.4118%
        HSV (HSB):
        354°, 68.0628%, 74.9020%
        XYZ:
        24.3906, 14.9083, 8.0706
        xyY:
        0.5149, 0.3147, 14.9083
      CIE-Lab:
        45.5083, 52.6129, 22.0360
        CIE-LCH:
        45.5083, 57.0412, 22.7255
        CIE-Luv:
        45.5083, 94.9812, 14.5190
        Hunter-Lab:
        38.6112, 45.1885, 14.6349
      #bf3d4a color charts
#bf3d4a RGB chart
      #bf3d4a CMYK chart
      #bf3d4a RGB pie chart
      #bf3d4a color shades, tints & tones
#bf3d4a color schemes
#bf3d4a color preview, HTML & CSS examples
           This text has a color of #bf3d4a        
        
          <p style="color:#bf3d4a;">Text here</p>
        
        
          .mytext {color:#bf3d4a;}
        
        Text color #bf3d4a
      
           This box has a color of #bf3d4a        
        
          <div style="background-color:#bf3d4a;">Content here</div>
        
        
          .mybackground {background-color:#bf3d4a;}
        
        Background color #bf3d4a
      
           Border around this has a color of #bf3d4a        
        
          <div style="border:2px solid #bf3d4a;">Content here</div>
        
        
          .myborder {border:2px solid #bf3d4a;}
        
        Border color #bf3d4a