#bb266f color space conversions
Hex:
        #bb266f
        RGB:
        187, 38, 111
        CMY:
        27, 85, 56
        CMYK:
        0, 80, 41, 27
      HSL:
        331°, 66.2222%, 44.1176%
        HSV (HSB):
        331°, 79.6791%, 73.3333%
        XYZ:
        24.0559, 13.0987, 16.2993
        xyY:
        0.4500, 0.2450, 13.0987
      CIE-Lab:
        42.9116, 62.3452, -4.6223
        CIE-LCH:
        42.9116, 62.5163, 355.7599
        CIE-Luv:
        42.9116, 88.8608, -17.1797
        Hunter-Lab:
        36.1922, 55.3075, -1.3671
      #bb266f color charts
#bb266f RGB chart
      #bb266f CMYK chart
      #bb266f RGB pie chart
      #bb266f color shades, tints & tones
#bb266f color schemes
#bb266f color preview, HTML & CSS examples
           This text has a color of #bb266f        
        
          <p style="color:#bb266f;">Text here</p>
        
        
          .mytext {color:#bb266f;}
        
        Text color #bb266f
      
           This box has a color of #bb266f        
        
          <div style="background-color:#bb266f;">Content here</div>
        
        
          .mybackground {background-color:#bb266f;}
        
        Background color #bb266f
      
           Border around this has a color of #bb266f        
        
          <div style="border:2px solid #bb266f;">Content here</div>
        
        
          .myborder {border:2px solid #bb266f;}
        
        Border color #bb266f