#bc4838 color space conversions
Hex:
        #bc4838
        RGB:
        188, 72, 56
        CMY:
        26, 72, 78
        CMYK:
        0, 62, 70, 26
      HSL:
        7°, 54.0984%, 47.8431%
        HSV (HSB):
        7°, 70.2128%, 73.7255%
        XYZ:
        23.7702, 15.6116, 5.5019
        xyY:
        0.5296, 0.3478, 15.6116
      CIE-Lab:
        46.4608, 45.7902, 33.7508
        CIE-LCH:
        46.4608, 56.8846, 36.3929
        CIE-Luv:
        46.4608, 89.7537, 26.3418
        Hunter-Lab:
        39.5115, 38.2407, 19.4021
      #bc4838 color charts
#bc4838 RGB chart
      #bc4838 CMYK chart
      #bc4838 RGB pie chart
      #bc4838 color shades, tints & tones
#bc4838 color schemes
#bc4838 color preview, HTML & CSS examples
           This text has a color of #bc4838        
        
          <p style="color:#bc4838;">Text here</p>
        
        
          .mytext {color:#bc4838;}
        
        Text color #bc4838
      
           This box has a color of #bc4838        
        
          <div style="background-color:#bc4838;">Content here</div>
        
        
          .mybackground {background-color:#bc4838;}
        
        Background color #bc4838
      
           Border around this has a color of #bc4838        
        
          <div style="border:2px solid #bc4838;">Content here</div>
        
        
          .myborder {border:2px solid #bc4838;}
        
        Border color #bc4838