#bc320e color space conversions
Hex:
        #bc320e
        RGB:
        188, 50, 14
        CMY:
        26, 80, 95
        CMYK:
        0, 73, 93, 26
      HSL:
        12°, 86.1386%, 39.6078%
        HSV (HSB):
        12°, 92.5532%, 73.7255%
        XYZ:
        21.9589, 13.0043, 1.7682
        xyY:
        0.5978, 0.3540, 13.0043
      CIE-Lab:
        42.7697, 53.4862, 50.6803
        CIE-LCH:
        42.7697, 73.6835, 43.4570
        CIE-Luv:
        42.7697, 109.6628, 32.2969
        Hunter-Lab:
        36.0614, 45.5865, 22.3359
      #bc320e color charts
#bc320e RGB chart
      #bc320e CMYK chart
      #bc320e RGB pie chart
      #bc320e color shades, tints & tones
#bc320e color schemes
#bc320e color preview, HTML & CSS examples
           This text has a color of #bc320e        
        
          <p style="color:#bc320e;">Text here</p>
        
        
          .mytext {color:#bc320e;}
        
        Text color #bc320e
      
           This box has a color of #bc320e        
        
          <div style="background-color:#bc320e;">Content here</div>
        
        
          .mybackground {background-color:#bc320e;}
        
        Background color #bc320e
      
           Border around this has a color of #bc320e        
        
          <div style="border:2px solid #bc320e;">Content here</div>
        
        
          .myborder {border:2px solid #bc320e;}
        
        Border color #bc320e