#bc4d41 color space conversions
Hex:
        #bc4d41
        RGB:
        188, 77, 65
        CMY:
        26, 70, 75
        CMYK:
        0, 59, 65, 26
      HSL:
        6°, 48.6166%, 49.6078%
        HSV (HSB):
        6°, 65.4255%, 73.7255%
        XYZ:
        24.3470, 16.3808, 6.8796
        xyY:
        0.5114, 0.3441, 16.3808
      CIE-Lab:
        47.4701, 43.9673, 29.7730
        CIE-LCH:
        47.4701, 53.0995, 34.1043
        CIE-Luv:
        47.4701, 84.6528, 23.9519
        Hunter-Lab:
        40.4732, 36.5505, 18.2531
      #bc4d41 color charts
#bc4d41 RGB chart
      #bc4d41 CMYK chart
      #bc4d41 RGB pie chart
      #bc4d41 color shades, tints & tones
#bc4d41 color schemes
#bc4d41 color preview, HTML & CSS examples
           This text has a color of #bc4d41        
        
          <p style="color:#bc4d41;">Text here</p>
        
        
          .mytext {color:#bc4d41;}
        
        Text color #bc4d41
      
           This box has a color of #bc4d41        
        
          <div style="background-color:#bc4d41;">Content here</div>
        
        
          .mybackground {background-color:#bc4d41;}
        
        Background color #bc4d41
      
           Border around this has a color of #bc4d41        
        
          <div style="border:2px solid #bc4d41;">Content here</div>
        
        
          .myborder {border:2px solid #bc4d41;}
        
        Border color #bc4d41