#bc361e color space conversions
Hex:
        #bc361e
        RGB:
        188, 54, 30
        CMY:
        26, 79, 88
        CMYK:
        0, 71, 84, 26
      HSL:
        9°, 72.4771%, 42.7451%
        HSV (HSB):
        9°, 84.0426%, 73.7255%
        XYZ:
        22.2925, 13.4234, 2.6443
        xyY:
        0.5811, 0.3499, 13.4234
      CIE-Lab:
        43.3945, 52.3393, 44.4860
        CIE-LCH:
        43.3945, 68.6907, 40.3630
        CIE-Luv:
        43.3945, 105.6140, 30.0970
        Hunter-Lab:
        36.6380, 44.4925, 21.3674
      #bc361e color charts
#bc361e RGB chart
      #bc361e CMYK chart
      #bc361e RGB pie chart
      #bc361e color shades, tints & tones
#bc361e color schemes
#bc361e color preview, HTML & CSS examples
           This text has a color of #bc361e        
        
          <p style="color:#bc361e;">Text here</p>
        
        
          .mytext {color:#bc361e;}
        
        Text color #bc361e
      
           This box has a color of #bc361e        
        
          <div style="background-color:#bc361e;">Content here</div>
        
        
          .mybackground {background-color:#bc361e;}
        
        Background color #bc361e
      
           Border around this has a color of #bc361e        
        
          <div style="border:2px solid #bc361e;">Content here</div>
        
        
          .myborder {border:2px solid #bc361e;}
        
        Border color #bc361e