#bb2f43 color space conversions
Hex:
        #bb2f43
        RGB:
        187, 47, 67
        CMY:
        27, 82, 74
        CMYK:
        0, 75, 64, 27
      HSL:
        351°, 59.8291%, 45.8824%
        HSV (HSB):
        351°, 74.8663%, 73.3333%
        XYZ:
        22.5232, 13.0031, 6.6329
        xyY:
        0.5342, 0.3084, 13.0031
      CIE-Lab:
        42.7679, 56.0996, 22.6293
        CIE-LCH:
        42.7679, 60.4918, 21.9680
        CIE-Luv:
        42.7679, 100.9378, 13.6094
        Hunter-Lab:
        36.0598, 48.3876, 14.3359
      #bb2f43 color charts
#bb2f43 RGB chart
      #bb2f43 CMYK chart
      #bb2f43 RGB pie chart
      #bb2f43 color shades, tints & tones
#bb2f43 color schemes
#bb2f43 color preview, HTML & CSS examples
           This text has a color of #bb2f43        
        
          <p style="color:#bb2f43;">Text here</p>
        
        
          .mytext {color:#bb2f43;}
        
        Text color #bb2f43
      
           This box has a color of #bb2f43        
        
          <div style="background-color:#bb2f43;">Content here</div>
        
        
          .mybackground {background-color:#bb2f43;}
        
        Background color #bb2f43
      
           Border around this has a color of #bb2f43        
        
          <div style="border:2px solid #bb2f43;">Content here</div>
        
        
          .myborder {border:2px solid #bb2f43;}
        
        Border color #bb2f43