#bc0e38 color space conversions
Hex:
        #bc0e38
        RGB:
        188, 14, 56
        CMY:
        26, 95, 78
        CMYK:
        0, 93, 70, 26
      HSL:
        346°, 86.1386%, 39.6078%
        HSV (HSB):
        346°, 92.5532%, 73.7255%
        XYZ:
        21.6099, 11.2910, 4.7818
        xyY:
        0.5735, 0.2996, 11.2910
      CIE-Lab:
        40.0663, 63.5047, 26.1036
        CIE-LCH:
        40.0663, 68.6603, 22.3451
        CIE-Luv:
        40.0663, 116.2354, 13.8511
        Hunter-Lab:
        33.6020, 55.9920, 15.0841
      #bc0e38 color charts
#bc0e38 RGB chart
      #bc0e38 CMYK chart
      #bc0e38 RGB pie chart
      #bc0e38 color shades, tints & tones
#bc0e38 color schemes
#bc0e38 color preview, HTML & CSS examples
           This text has a color of #bc0e38        
        
          <p style="color:#bc0e38;">Text here</p>
        
        
          .mytext {color:#bc0e38;}
        
        Text color #bc0e38
      
           This box has a color of #bc0e38        
        
          <div style="background-color:#bc0e38;">Content here</div>
        
        
          .mybackground {background-color:#bc0e38;}
        
        Background color #bc0e38
      
           Border around this has a color of #bc0e38        
        
          <div style="border:2px solid #bc0e38;">Content here</div>
        
        
          .myborder {border:2px solid #bc0e38;}
        
        Border color #bc0e38