#bf0a4a color space conversions
Hex:
        #bf0a4a
        RGB:
        191, 10, 74
        CMY:
        25, 96, 71
        CMYK:
        0, 95, 61, 25
      HSL:
        339°, 90.0498%, 39.4118%
        HSV (HSB):
        339°, 94.7644%, 74.9020%
        XYZ:
        22.8304, 11.7879, 7.5506
        xyY:
        0.5414, 0.2795, 11.7879
      CIE-Lab:
        40.8770, 65.6509, 15.8957
        CIE-LCH:
        40.8770, 67.5479, 13.6108
        CIE-Luv:
        40.8770, 113.1692, 4.7321
        Hunter-Lab:
        34.3335, 58.6121, 10.9945
      #bf0a4a color charts
#bf0a4a RGB chart
      #bf0a4a CMYK chart
      #bf0a4a RGB pie chart
      #bf0a4a color shades, tints & tones
#bf0a4a color schemes
#bf0a4a color preview, HTML & CSS examples
           This text has a color of #bf0a4a        
        
          <p style="color:#bf0a4a;">Text here</p>
        
        
          .mytext {color:#bf0a4a;}
        
        Text color #bf0a4a
      
           This box has a color of #bf0a4a        
        
          <div style="background-color:#bf0a4a;">Content here</div>
        
        
          .mybackground {background-color:#bf0a4a;}
        
        Background color #bf0a4a
      
           Border around this has a color of #bf0a4a        
        
          <div style="border:2px solid #bf0a4a;">Content here</div>
        
        
          .myborder {border:2px solid #bf0a4a;}
        
        Border color #bf0a4a