#bb3b3e color space conversions
Hex:
        #bb3b3e
        RGB:
        187, 59, 62
        CMY:
        27, 77, 76
        CMYK:
        0, 68, 67, 27
      HSL:
        359°, 52.0325%, 48.2353%
        HSV (HSB):
        359°, 68.4492%, 73.3333%
        XYZ:
        22.9270, 14.0405, 6.0591
        xyY:
        0.5329, 0.3263, 14.0405
      CIE-Lab:
        44.2910, 51.3727, 27.5933
        CIE-LCH:
        44.2910, 58.3142, 28.2412
        CIE-Luv:
        44.2910, 95.8659, 19.3948
        Hunter-Lab:
        37.4707, 43.6441, 16.6421
      #bb3b3e color charts
#bb3b3e RGB chart
      #bb3b3e CMYK chart
      #bb3b3e RGB pie chart
      #bb3b3e color shades, tints & tones
#bb3b3e color schemes
#bb3b3e color preview, HTML & CSS examples
           This text has a color of #bb3b3e        
        
          <p style="color:#bb3b3e;">Text here</p>
        
        
          .mytext {color:#bb3b3e;}
        
        Text color #bb3b3e
      
           This box has a color of #bb3b3e        
        
          <div style="background-color:#bb3b3e;">Content here</div>
        
        
          .mybackground {background-color:#bb3b3e;}
        
        Background color #bb3b3e
      
           Border around this has a color of #bb3b3e        
        
          <div style="border:2px solid #bb3b3e;">Content here</div>
        
        
          .myborder {border:2px solid #bb3b3e;}
        
        Border color #bb3b3e