#bc4841 color space conversions
Hex:
        #bc4841
        RGB:
        188, 72, 65
        CMY:
        26, 72, 75
        CMYK:
        0, 62, 65, 26
      HSL:
        3°, 48.6166%, 49.6078%
        HSV (HSB):
        3°, 65.4255%, 73.7255%
        XYZ:
        24.0105, 15.7077, 6.7674
        xyY:
        0.5165, 0.3379, 15.7077
      CIE-Lab:
        46.5887, 46.2968, 28.6886
        CIE-LCH:
        46.5887, 54.4649, 31.7851
        CIE-Luv:
        46.5887, 87.9740, 22.2175
        Hunter-Lab:
        39.6330, 38.7814, 17.6192
      #bc4841 color charts
#bc4841 RGB chart
      #bc4841 CMYK chart
      #bc4841 RGB pie chart
      #bc4841 color shades, tints & tones
#bc4841 color schemes
#bc4841 color preview, HTML & CSS examples
           This text has a color of #bc4841        
        
          <p style="color:#bc4841;">Text here</p>
        
        
          .mytext {color:#bc4841;}
        
        Text color #bc4841
      
           This box has a color of #bc4841        
        
          <div style="background-color:#bc4841;">Content here</div>
        
        
          .mybackground {background-color:#bc4841;}
        
        Background color #bc4841
      
           Border around this has a color of #bc4841        
        
          <div style="border:2px solid #bc4841;">Content here</div>
        
        
          .myborder {border:2px solid #bc4841;}
        
        Border color #bc4841