#bd064e color space conversions
Hex:
        #bd064e
        RGB:
        189, 6, 78
        CMY:
        26, 98, 69
        CMYK:
        0, 97, 59, 26
      HSL:
        336°, 93.8462%, 38.2353%
        HSV (HSB):
        336°, 96.8254%, 74.1176%
        XYZ:
        22.4265, 11.4991, 8.2453
        xyY:
        0.5318, 0.2727, 11.4991
      CIE-Lab:
        40.4087, 65.8254, 12.6419
        CIE-LCH:
        40.4087, 67.0283, 10.8714
        CIE-Luv:
        40.4087, 110.6135, 1.4886
        Hunter-Lab:
        33.9104, 58.7074, 9.3209
      #bd064e color charts
#bd064e RGB chart
      #bd064e CMYK chart
      #bd064e RGB pie chart
      #bd064e color shades, tints & tones
#bd064e color schemes
#bd064e color preview, HTML & CSS examples
           This text has a color of #bd064e        
        
          <p style="color:#bd064e;">Text here</p>
        
        
          .mytext {color:#bd064e;}
        
        Text color #bd064e
      
           This box has a color of #bd064e        
        
          <div style="background-color:#bd064e;">Content here</div>
        
        
          .mybackground {background-color:#bd064e;}
        
        Background color #bd064e
      
           Border around this has a color of #bd064e        
        
          <div style="border:2px solid #bd064e;">Content here</div>
        
        
          .myborder {border:2px solid #bd064e;}
        
        Border color #bd064e