#bc0960 color space conversions
Hex:
        #bc0960
        RGB:
        188, 9, 96
        CMY:
        26, 96, 62
        CMYK:
        0, 95, 49, 26
      HSL:
        331°, 90.8629%, 38.6275%
        HSV (HSB):
        331°, 95.2128%, 73.7255%
        XYZ:
        22.9480, 11.7313, 12.1212
        xyY:
        0.4903, 0.2507, 11.7313
      CIE-Lab:
        40.7858, 66.5767, 1.6954
        CIE-LCH:
        40.7858, 66.5983, 1.4588
        CIE-Luv:
        40.7858, 101.9600, -10.3867
        Hunter-Lab:
        34.2509, 59.6554, 2.9933
      #bc0960 color charts
#bc0960 RGB chart
      #bc0960 CMYK chart
      #bc0960 RGB pie chart
      #bc0960 color shades, tints & tones
#bc0960 color schemes
#bc0960 color preview, HTML & CSS examples
           This text has a color of #bc0960        
        
          <p style="color:#bc0960;">Text here</p>
        
        
          .mytext {color:#bc0960;}
        
        Text color #bc0960
      
           This box has a color of #bc0960        
        
          <div style="background-color:#bc0960;">Content here</div>
        
        
          .mybackground {background-color:#bc0960;}
        
        Background color #bc0960
      
           Border around this has a color of #bc0960        
        
          <div style="border:2px solid #bc0960;">Content here</div>
        
        
          .myborder {border:2px solid #bc0960;}
        
        Border color #bc0960