#bc3f36 color space conversions
Hex:
        #bc3f36
        RGB:
        188, 63, 54
        CMY:
        26, 75, 79
        CMYK:
        0, 66, 71, 26
      HSL:
        4°, 55.3719%, 47.4510%
        HSV (HSB):
        4°, 71.2766%, 73.7255%
        XYZ:
        23.1824, 14.5127, 5.0694
        xyY:
        0.5421, 0.3394, 14.5127
      CIE-Lab:
        44.9594, 49.6431, 33.1527
        CIE-LCH:
        44.9594, 59.6954, 33.7359
        CIE-Luv:
        44.9594, 96.0113, 24.3808
        Hunter-Lab:
        38.0956, 41.9559, 18.7771
      #bc3f36 color charts
#bc3f36 RGB chart
      #bc3f36 CMYK chart
      #bc3f36 RGB pie chart
      #bc3f36 color shades, tints & tones
#bc3f36 color schemes
#bc3f36 color preview, HTML & CSS examples
           This text has a color of #bc3f36        
        
          <p style="color:#bc3f36;">Text here</p>
        
        
          .mytext {color:#bc3f36;}
        
        Text color #bc3f36
      
           This box has a color of #bc3f36        
        
          <div style="background-color:#bc3f36;">Content here</div>
        
        
          .mybackground {background-color:#bc3f36;}
        
        Background color #bc3f36
      
           Border around this has a color of #bc3f36        
        
          <div style="border:2px solid #bc3f36;">Content here</div>
        
        
          .myborder {border:2px solid #bc3f36;}
        
        Border color #bc3f36