#bd064f color space conversions
Hex:
        #bd064f
        RGB:
        189, 6, 79
        CMY:
        26, 98, 69
        CMYK:
        0, 97, 58, 26
      HSL:
        336°, 93.8462%, 38.2353%
        HSV (HSB):
        336°, 96.8254%, 74.1176%
        XYZ:
        22.4627, 11.5136, 8.4356
        xyY:
        0.5296, 0.2715, 11.5136
      CIE-Lab:
        40.4323, 65.8894, 12.0366
        CIE-LCH:
        40.4323, 66.9798, 10.3526
        CIE-Luv:
        40.4323, 110.2206, 0.8742
        Hunter-Lab:
        33.9317, 58.7861, 9.0124
      #bd064f color charts
#bd064f RGB chart
      #bd064f CMYK chart
      #bd064f RGB pie chart
      #bd064f color shades, tints & tones
#bd064f color schemes
#bd064f color preview, HTML & CSS examples
           This text has a color of #bd064f        
        
          <p style="color:#bd064f;">Text here</p>
        
        
          .mytext {color:#bd064f;}
        
        Text color #bd064f
      
           This box has a color of #bd064f        
        
          <div style="background-color:#bd064f;">Content here</div>
        
        
          .mybackground {background-color:#bd064f;}
        
        Background color #bd064f
      
           Border around this has a color of #bd064f        
        
          <div style="border:2px solid #bd064f;">Content here</div>
        
        
          .myborder {border:2px solid #bd064f;}
        
        Border color #bd064f