#bb3a3f color space conversions
Hex:
        #bb3a3f
        RGB:
        187, 58, 63
        CMY:
        27, 77, 75
        CMYK:
        0, 69, 66, 27
      HSL:
        358°, 52.6531%, 48.0392%
        HSV (HSB):
        358°, 68.9840%, 73.3333%
        XYZ:
        22.9038, 13.9498, 6.1880
        xyY:
        0.5321, 0.3241, 13.9498
      CIE-Lab:
        44.1608, 51.8287, 26.8312
        CIE-LCH:
        44.1608, 58.3621, 27.3702
        CIE-Luv:
        44.1608, 96.2038, 18.6146
        Hunter-Lab:
        37.3494, 44.1000, 16.3214
      #bb3a3f color charts
#bb3a3f RGB chart
      #bb3a3f CMYK chart
      #bb3a3f RGB pie chart
      #bb3a3f color shades, tints & tones
#bb3a3f color schemes
#bb3a3f color preview, HTML & CSS examples
           This text has a color of #bb3a3f        
        
          <p style="color:#bb3a3f;">Text here</p>
        
        
          .mytext {color:#bb3a3f;}
        
        Text color #bb3a3f
      
           This box has a color of #bb3a3f        
        
          <div style="background-color:#bb3a3f;">Content here</div>
        
        
          .mybackground {background-color:#bb3a3f;}
        
        Background color #bb3a3f
      
           Border around this has a color of #bb3a3f        
        
          <div style="border:2px solid #bb3a3f;">Content here</div>
        
        
          .myborder {border:2px solid #bb3a3f;}
        
        Border color #bb3a3f