#bc364d color space conversions
Hex:
        #bc364d
        RGB:
        188, 54, 77
        CMY:
        26, 79, 70
        CMYK:
        0, 71, 59, 26
      HSL:
        350°, 55.3719%, 47.4510%
        HSV (HSB):
        350°, 71.2766%, 73.7255%
        XYZ:
        23.3978, 13.8655, 8.4643
        xyY:
        0.5117, 0.3032, 13.8655
      CIE-Lab:
        44.0395, 54.5729, 18.1591
        CIE-LCH:
        44.0395, 57.5148, 18.4048
        CIE-Luv:
        44.0395, 95.4087, 10.1078
        Hunter-Lab:
        37.2364, 46.9979, 12.5882
      #bc364d color charts
#bc364d RGB chart
      #bc364d CMYK chart
      #bc364d RGB pie chart
      #bc364d color shades, tints & tones
#bc364d color schemes
#bc364d color preview, HTML & CSS examples
           This text has a color of #bc364d        
        
          <p style="color:#bc364d;">Text here</p>
        
        
          .mytext {color:#bc364d;}
        
        Text color #bc364d
      
           This box has a color of #bc364d        
        
          <div style="background-color:#bc364d;">Content here</div>
        
        
          .mybackground {background-color:#bc364d;}
        
        Background color #bc364d
      
           Border around this has a color of #bc364d        
        
          <div style="border:2px solid #bc364d;">Content here</div>
        
        
          .myborder {border:2px solid #bc364d;}
        
        Border color #bc364d