#bc3c33 color space conversions
Hex:
        #bc3c33
        RGB:
        188, 60, 51
        CMY:
        26, 76, 80
        CMYK:
        0, 68, 73, 26
      HSL:
        4°, 57.3222%, 46.8627%
        HSV (HSB):
        4°, 72.8723%, 73.7255%
        XYZ:
        22.9524, 14.1621, 4.6558
        xyY:
        0.5495, 0.3390, 14.1621
      CIE-Lab:
        44.4645, 50.7400, 34.3120
        CIE-LCH:
        44.4645, 61.2524, 34.0678
        CIE-Luv:
        44.4645, 98.4715, 24.7548
        Hunter-Lab:
        37.6326, 43.0118, 19.0076
      #bc3c33 color charts
#bc3c33 RGB chart
      #bc3c33 CMYK chart
      #bc3c33 RGB pie chart
      #bc3c33 color shades, tints & tones
#bc3c33 color schemes
#bc3c33 color preview, HTML & CSS examples
           This text has a color of #bc3c33        
        
          <p style="color:#bc3c33;">Text here</p>
        
        
          .mytext {color:#bc3c33;}
        
        Text color #bc3c33
      
           This box has a color of #bc3c33        
        
          <div style="background-color:#bc3c33;">Content here</div>
        
        
          .mybackground {background-color:#bc3c33;}
        
        Background color #bc3c33
      
           Border around this has a color of #bc3c33        
        
          <div style="border:2px solid #bc3c33;">Content here</div>
        
        
          .myborder {border:2px solid #bc3c33;}
        
        Border color #bc3c33