#bc0d01 color space conversions
Hex:
        #bc0d01
        RGB:
        188, 13, 1
        CMY:
        26, 95, 100
        CMYK:
        0, 93, 99, 26
      HSL:
        4°, 98.9418%, 37.0588%
        HSV (HSB):
        4°, 99.4681%, 73.7255%
        XYZ:
        20.8884, 10.9814, 1.0474
        xyY:
        0.6346, 0.3336, 10.9814
      CIE-Lab:
        39.5491, 62.2992, 53.2393
        CIE-LCH:
        39.5491, 81.9489, 40.5164
        CIE-Luv:
        39.5491, 125.8741, 28.4193
        Hunter-Lab:
        33.1382, 54.5244, 21.3228
      #bc0d01 color charts
#bc0d01 RGB chart
      #bc0d01 CMYK chart
      #bc0d01 RGB pie chart
      #bc0d01 color shades, tints & tones
#bc0d01 color schemes
#bc0d01 color preview, HTML & CSS examples
           This text has a color of #bc0d01        
        
          <p style="color:#bc0d01;">Text here</p>
        
        
          .mytext {color:#bc0d01;}
        
        Text color #bc0d01
      
           This box has a color of #bc0d01        
        
          <div style="background-color:#bc0d01;">Content here</div>
        
        
          .mybackground {background-color:#bc0d01;}
        
        Background color #bc0d01
      
           Border around this has a color of #bc0d01        
        
          <div style="border:2px solid #bc0d01;">Content here</div>
        
        
          .myborder {border:2px solid #bc0d01;}
        
        Border color #bc0d01