#bc1712 color space conversions
Hex:
        #bc1712
        RGB:
        188, 23, 18
        CMY:
        26, 91, 93
        CMYK:
        0, 88, 90, 26
      HSL:
        2°, 82.5243%, 40.3922%
        HSV (HSB):
        2°, 90.4255%, 73.7255%
        XYZ:
        21.1546, 11.3478, 1.6476
        xyY:
        0.6195, 0.3323, 11.3478
      CIE-Lab:
        40.1602, 60.9414, 47.3592
        CIE-LCH:
        40.1602, 77.1800, 37.8518
        CIE-Luv:
        40.1602, 121.7468, 27.0969
        Hunter-Lab:
        33.6865, 53.1437, 20.6806
      #bc1712 color charts
#bc1712 RGB chart
      #bc1712 CMYK chart
      #bc1712 RGB pie chart
      #bc1712 color shades, tints & tones
#bc1712 color schemes
#bc1712 color preview, HTML & CSS examples
           This text has a color of #bc1712        
        
          <p style="color:#bc1712;">Text here</p>
        
        
          .mytext {color:#bc1712;}
        
        Text color #bc1712
      
           This box has a color of #bc1712        
        
          <div style="background-color:#bc1712;">Content here</div>
        
        
          .mybackground {background-color:#bc1712;}
        
        Background color #bc1712
      
           Border around this has a color of #bc1712        
        
          <div style="border:2px solid #bc1712;">Content here</div>
        
        
          .myborder {border:2px solid #bc1712;}
        
        Border color #bc1712