#bb3a3e color space conversions
Hex:
        #bb3a3e
        RGB:
        187, 58, 62
        CMY:
        27, 77, 76
        CMYK:
        0, 69, 67, 27
      HSL:
        358°, 52.6531%, 48.0392%
        HSV (HSB):
        358°, 68.9840%, 73.3333%
        XYZ:
        22.8761, 13.9387, 6.0422
        xyY:
        0.5338, 0.3252, 13.9387
      CIE-Lab:
        44.1449, 51.7719, 27.4128
        CIE-LCH:
        44.1449, 58.5815, 27.9009
        CIE-Luv:
        44.1449, 96.4444, 19.1047
        Hunter-Lab:
        37.3346, 44.0371, 16.5388
      #bb3a3e color charts
#bb3a3e RGB chart
      #bb3a3e CMYK chart
      #bb3a3e RGB pie chart
      #bb3a3e color shades, tints & tones
#bb3a3e color schemes
#bb3a3e color preview, HTML & CSS examples
           This text has a color of #bb3a3e        
        
          <p style="color:#bb3a3e;">Text here</p>
        
        
          .mytext {color:#bb3a3e;}
        
        Text color #bb3a3e
      
           This box has a color of #bb3a3e        
        
          <div style="background-color:#bb3a3e;">Content here</div>
        
        
          .mybackground {background-color:#bb3a3e;}
        
        Background color #bb3a3e
      
           Border around this has a color of #bb3a3e        
        
          <div style="border:2px solid #bb3a3e;">Content here</div>
        
        
          .myborder {border:2px solid #bb3a3e;}
        
        Border color #bb3a3e