#bc351d color space conversions
Hex:
        #bc351d
        RGB:
        188, 53, 29
        CMY:
        26, 79, 89
        CMYK:
        0, 72, 85, 26
      HSL:
        9°, 73.2719%, 42.5490%
        HSV (HSB):
        9°, 84.5745%, 73.7255%
        XYZ:
        22.2339, 13.3263, 2.5628
        xyY:
        0.5832, 0.3496, 13.3263
      CIE-Lab:
        43.2508, 52.6878, 44.8401
        CIE-LCH:
        43.2508, 69.1855, 40.3995
        CIE-Luv:
        43.2508, 106.3492, 30.1053
        Hunter-Lab:
        36.5052, 44.8335, 21.3913
      #bc351d color charts
#bc351d RGB chart
      #bc351d CMYK chart
      #bc351d RGB pie chart
      #bc351d color shades, tints & tones
#bc351d color schemes
#bc351d color preview, HTML & CSS examples
           This text has a color of #bc351d        
        
          <p style="color:#bc351d;">Text here</p>
        
        
          .mytext {color:#bc351d;}
        
        Text color #bc351d
      
           This box has a color of #bc351d        
        
          <div style="background-color:#bc351d;">Content here</div>
        
        
          .mybackground {background-color:#bc351d;}
        
        Background color #bc351d
      
           Border around this has a color of #bc351d        
        
          <div style="border:2px solid #bc351d;">Content here</div>
        
        
          .myborder {border:2px solid #bc351d;}
        
        Border color #bc351d