#bb165e color space conversions
Hex:
        #bb165e
        RGB:
        187, 22, 94
        CMY:
        27, 91, 63
        CMYK:
        0, 88, 50, 27
      HSL:
        334°, 78.9474%, 40.9804%
        HSV (HSB):
        334°, 88.2353%, 73.3333%
        XYZ:
        22.8008, 11.9468, 11.6939
        xyY:
        0.4910, 0.2572, 11.9468
      CIE-Lab:
        41.1314, 64.4197, 3.4354
        CIE-LCH:
        41.1314, 64.5112, 3.0526
        CIE-Luv:
        41.1314, 99.9089, -7.9256
        Hunter-Lab:
        34.5641, 57.2635, 4.1356
      #bb165e color charts
#bb165e RGB chart
      #bb165e CMYK chart
      #bb165e RGB pie chart
      #bb165e color shades, tints & tones
#bb165e color schemes
#bb165e color preview, HTML & CSS examples
           This text has a color of #bb165e        
        
          <p style="color:#bb165e;">Text here</p>
        
        
          .mytext {color:#bb165e;}
        
        Text color #bb165e
      
           This box has a color of #bb165e        
        
          <div style="background-color:#bb165e;">Content here</div>
        
        
          .mybackground {background-color:#bb165e;}
        
        Background color #bb165e
      
           Border around this has a color of #bb165e        
        
          <div style="border:2px solid #bb165e;">Content here</div>
        
        
          .myborder {border:2px solid #bb165e;}
        
        Border color #bb165e