#bf053d color space conversions
Hex:
        #bf053d
        RGB:
        191, 5, 61
        CMY:
        25, 98, 76
        CMYK:
        0, 97, 68, 25
      HSL:
        342°, 94.8980%, 38.4314%
        HSV (HSB):
        342°, 97.3822%, 74.9020%
        XYZ:
        22.3824, 11.5218, 5.4591
        xyY:
        0.5686, 0.2927, 11.5218
      CIE-Lab:
        40.4458, 65.4628, 23.5722
        CIE-LCH:
        40.4458, 69.5775, 19.8032
        CIE-Luv:
        40.4458, 118.4586, 11.4372
        Hunter-Lab:
        33.9438, 58.3006, 14.2252
      #bf053d color charts
#bf053d RGB chart
      #bf053d CMYK chart
      #bf053d RGB pie chart
      #bf053d color shades, tints & tones
#bf053d color schemes
#bf053d color preview, HTML & CSS examples
           This text has a color of #bf053d        
        
          <p style="color:#bf053d;">Text here</p>
        
        
          .mytext {color:#bf053d;}
        
        Text color #bf053d
      
           This box has a color of #bf053d        
        
          <div style="background-color:#bf053d;">Content here</div>
        
        
          .mybackground {background-color:#bf053d;}
        
        Background color #bf053d
      
           Border around this has a color of #bf053d        
        
          <div style="border:2px solid #bf053d;">Content here</div>
        
        
          .myborder {border:2px solid #bf053d;}
        
        Border color #bf053d