#bb3d4b color space conversions
Hex:
        #bb3d4b
        RGB:
        187, 61, 75
        CMY:
        27, 76, 71
        CMYK:
        0, 67, 60, 27
      HSL:
        353°, 50.8065%, 48.6275%
        HSV (HSB):
        353°, 67.3797%, 73.3333%
        XYZ:
        23.4323, 14.4103, 8.2031
        xyY:
        0.5089, 0.3130, 14.4103
      CIE-Lab:
        44.8157, 51.3811, 20.3847
        CIE-LCH:
        44.8157, 55.2771, 21.6400
        CIE-Luv:
        44.8157, 91.4289, 13.1432
        Hunter-Lab:
        37.9609, 43.7519, 13.7605
      #bb3d4b color charts
#bb3d4b RGB chart
      #bb3d4b CMYK chart
      #bb3d4b RGB pie chart
      #bb3d4b color shades, tints & tones
#bb3d4b color schemes
#bb3d4b color preview, HTML & CSS examples
           This text has a color of #bb3d4b        
        
          <p style="color:#bb3d4b;">Text here</p>
        
        
          .mytext {color:#bb3d4b;}
        
        Text color #bb3d4b
      
           This box has a color of #bb3d4b        
        
          <div style="background-color:#bb3d4b;">Content here</div>
        
        
          .mybackground {background-color:#bb3d4b;}
        
        Background color #bb3d4b
      
           Border around this has a color of #bb3d4b        
        
          <div style="border:2px solid #bb3d4b;">Content here</div>
        
        
          .myborder {border:2px solid #bb3d4b;}
        
        Border color #bb3d4b