#bc184f color space conversions
Hex:
        #bc184f
        RGB:
        188, 24, 79
        CMY:
        26, 91, 69
        CMYK:
        0, 87, 58, 26
      HSL:
        340°, 77.3585%, 41.5686%
        HSV (HSB):
        340°, 87.2340%, 73.7255%
        XYZ:
        22.4770, 11.9091, 8.5112
        xyY:
        0.5240, 0.2776, 11.9091
      CIE-Lab:
        41.0714, 63.2005, 12.8844
        CIE-LCH:
        41.0714, 64.5005, 11.5227
        CIE-Luv:
        41.0714, 106.1692, 2.4382
        Hunter-Lab:
        34.5096, 55.8695, 9.5340
      #bc184f color charts
#bc184f RGB chart
      #bc184f CMYK chart
      #bc184f RGB pie chart
      #bc184f color shades, tints & tones
#bc184f color schemes
#bc184f color preview, HTML & CSS examples
           This text has a color of #bc184f        
        
          <p style="color:#bc184f;">Text here</p>
        
        
          .mytext {color:#bc184f;}
        
        Text color #bc184f
      
           This box has a color of #bc184f        
        
          <div style="background-color:#bc184f;">Content here</div>
        
        
          .mybackground {background-color:#bc184f;}
        
        Background color #bc184f
      
           Border around this has a color of #bc184f        
        
          <div style="border:2px solid #bc184f;">Content here</div>
        
        
          .myborder {border:2px solid #bc184f;}
        
        Border color #bc184f