#bc163f color space conversions
Hex:
        #bc163f
        RGB:
        188, 22, 63
        CMY:
        26, 91, 75
        CMYK:
        0, 88, 66, 26
      HSL:
        345°, 79.0476%, 41.1765%
        HSV (HSB):
        345°, 88.2979%, 73.7255%
        XYZ:
        21.9232, 11.6241, 5.7908
        xyY:
        0.5573, 0.2955, 11.6241
      CIE-Lab:
        40.6123, 62.6187, 22.3949
        CIE-LCH:
        40.6123, 66.5029, 19.6790
        CIE-Luv:
        40.6123, 112.2428, 11.2519
        Hunter-Lab:
        34.0941, 55.1143, 13.7956
      #bc163f color charts
#bc163f RGB chart
      #bc163f CMYK chart
      #bc163f RGB pie chart
      #bc163f color shades, tints & tones
#bc163f color schemes
#bc163f color preview, HTML & CSS examples
           This text has a color of #bc163f        
        
          <p style="color:#bc163f;">Text here</p>
        
        
          .mytext {color:#bc163f;}
        
        Text color #bc163f
      
           This box has a color of #bc163f        
        
          <div style="background-color:#bc163f;">Content here</div>
        
        
          .mybackground {background-color:#bc163f;}
        
        Background color #bc163f
      
           Border around this has a color of #bc163f        
        
          <div style="border:2px solid #bc163f;">Content here</div>
        
        
          .myborder {border:2px solid #bc163f;}
        
        Border color #bc163f