#bb314e color space conversions
Hex:
        #bb314e
        RGB:
        187, 49, 78
        CMY:
        27, 81, 69
        CMYK:
        0, 74, 58, 27
      HSL:
        347°, 58.4746%, 46.2745%
        HSV (HSB):
        347°, 73.7968%, 73.3333%
        XYZ:
        22.9670, 13.3115, 8.5666
        xyY:
        0.5121, 0.2968, 13.3115
      CIE-Lab:
        43.2289, 56.1317, 16.4190
        CIE-LCH:
        43.2289, 58.4838, 16.3046
        CIE-Luv:
        43.2289, 96.7101, 7.9138
        Hunter-Lab:
        36.4849, 48.5159, 11.6182
      #bb314e color charts
#bb314e RGB chart
      #bb314e CMYK chart
      #bb314e RGB pie chart
      #bb314e color shades, tints & tones
#bb314e color schemes
#bb314e color preview, HTML & CSS examples
           This text has a color of #bb314e        
        
          <p style="color:#bb314e;">Text here</p>
        
        
          .mytext {color:#bb314e;}
        
        Text color #bb314e
      
           This box has a color of #bb314e        
        
          <div style="background-color:#bb314e;">Content here</div>
        
        
          .mybackground {background-color:#bb314e;}
        
        Background color #bb314e
      
           Border around this has a color of #bb314e        
        
          <div style="border:2px solid #bb314e;">Content here</div>
        
        
          .myborder {border:2px solid #bb314e;}
        
        Border color #bb314e