#bc0e0a color space conversions
Hex:
        #bc0e0a
        RGB:
        188, 14, 10
        CMY:
        26, 95, 96
        CMYK:
        0, 93, 95, 26
      HSL:
        1°, 89.8990%, 38.8235%
        HSV (HSB):
        1°, 94.6809%, 73.7255%
        XYZ:
        20.9509, 11.0274, 1.3114
        xyY:
        0.6294, 0.3313, 11.0274
      CIE-Lab:
        39.6265, 62.2660, 50.0629
        CIE-LCH:
        39.6265, 79.8958, 38.7999
        CIE-Luv:
        39.6265, 124.9463, 27.4063
        Hunter-Lab:
        33.2075, 54.5041, 20.9038
      #bc0e0a color charts
#bc0e0a RGB chart
      #bc0e0a CMYK chart
      #bc0e0a RGB pie chart
      #bc0e0a color shades, tints & tones
#bc0e0a color schemes
#bc0e0a color preview, HTML & CSS examples
           This text has a color of #bc0e0a        
        
          <p style="color:#bc0e0a;">Text here</p>
        
        
          .mytext {color:#bc0e0a;}
        
        Text color #bc0e0a
      
           This box has a color of #bc0e0a        
        
          <div style="background-color:#bc0e0a;">Content here</div>
        
        
          .mybackground {background-color:#bc0e0a;}
        
        Background color #bc0e0a
      
           Border around this has a color of #bc0e0a        
        
          <div style="border:2px solid #bc0e0a;">Content here</div>
        
        
          .myborder {border:2px solid #bc0e0a;}
        
        Border color #bc0e0a