#bc423e color space conversions
Hex:
        #bc423e
        RGB:
        188, 66, 62
        CMY:
        26, 74, 76
        CMYK:
        0, 65, 67, 26
      HSL:
        2°, 50.4000%, 49.0196%
        HSV (HSB):
        2°, 67.0213%, 73.7255%
        XYZ:
        23.5568, 14.9356, 6.1987
        xyY:
        0.5271, 0.3342, 14.9356
      CIE-Lab:
        45.5459, 48.7880, 29.1751
        CIE-LCH:
        45.5459, 56.8458, 30.8793
        CIE-Luv:
        45.5459, 92.4549, 21.6996
        Hunter-Lab:
        38.6466, 41.1718, 17.5428
      #bc423e color charts
#bc423e RGB chart
      #bc423e CMYK chart
      #bc423e RGB pie chart
      #bc423e color shades, tints & tones
#bc423e color schemes
#bc423e color preview, HTML & CSS examples
           This text has a color of #bc423e        
        
          <p style="color:#bc423e;">Text here</p>
        
        
          .mytext {color:#bc423e;}
        
        Text color #bc423e
      
           This box has a color of #bc423e        
        
          <div style="background-color:#bc423e;">Content here</div>
        
        
          .mybackground {background-color:#bc423e;}
        
        Background color #bc423e
      
           Border around this has a color of #bc423e        
        
          <div style="border:2px solid #bc423e;">Content here</div>
        
        
          .myborder {border:2px solid #bc423e;}
        
        Border color #bc423e