#bc0b17 color space conversions
Hex:
        #bc0b17
        RGB:
        188, 11, 23
        CMY:
        26, 96, 91
        CMYK:
        0, 94, 88, 26
      HSL:
        356°, 88.9447%, 39.0196%
        HSV (HSB):
        356°, 94.1489%, 73.7255%
        XYZ:
        21.0134, 10.9926, 1.8249
        xyY:
        0.6211, 0.3249, 10.9926
      CIE-Lab:
        39.5680, 62.8184, 44.6245
        CIE-LCH:
        39.5680, 77.0551, 35.3890
        CIE-Luv:
        39.5680, 124.1541, 25.0089
        Hunter-Lab:
        33.1550, 55.1103, 19.9452
      #bc0b17 color charts
#bc0b17 RGB chart
      #bc0b17 CMYK chart
      #bc0b17 RGB pie chart
      #bc0b17 color shades, tints & tones
#bc0b17 color schemes
#bc0b17 color preview, HTML & CSS examples
           This text has a color of #bc0b17        
        
          <p style="color:#bc0b17;">Text here</p>
        
        
          .mytext {color:#bc0b17;}
        
        Text color #bc0b17
      
           This box has a color of #bc0b17        
        
          <div style="background-color:#bc0b17;">Content here</div>
        
        
          .mybackground {background-color:#bc0b17;}
        
        Background color #bc0b17
      
           Border around this has a color of #bc0b17        
        
          <div style="border:2px solid #bc0b17;">Content here</div>
        
        
          .myborder {border:2px solid #bc0b17;}
        
        Border color #bc0b17