#bb3d4d color space conversions
Hex:
        #bb3d4d
        RGB:
        187, 61, 77
        CMY:
        27, 76, 70
        CMYK:
        0, 67, 59, 27
      HSL:
        352°, 50.8065%, 48.6275%
        HSV (HSB):
        352°, 67.3797%, 73.3333%
        XYZ:
        23.5018, 14.4381, 8.5693
        xyY:
        0.5053, 0.3104, 14.4381
      CIE-Lab:
        44.8548, 51.5224, 19.2132
        CIE-LCH:
        44.8548, 54.9882, 20.4510
        CIE-Luv:
        44.8548, 90.8848, 11.9963
        Hunter-Lab:
        37.9975, 43.9083, 13.2270
      #bb3d4d color charts
#bb3d4d RGB chart
      #bb3d4d CMYK chart
      #bb3d4d RGB pie chart
      #bb3d4d color shades, tints & tones
#bb3d4d color schemes
#bb3d4d color preview, HTML & CSS examples
           This text has a color of #bb3d4d        
        
          <p style="color:#bb3d4d;">Text here</p>
        
        
          .mytext {color:#bb3d4d;}
        
        Text color #bb3d4d
      
           This box has a color of #bb3d4d        
        
          <div style="background-color:#bb3d4d;">Content here</div>
        
        
          .mybackground {background-color:#bb3d4d;}
        
        Background color #bb3d4d
      
           Border around this has a color of #bb3d4d        
        
          <div style="border:2px solid #bb3d4d;">Content here</div>
        
        
          .myborder {border:2px solid #bb3d4d;}
        
        Border color #bb3d4d