#bf0b3e color space conversions
Hex:
        #bf0b3e
        RGB:
        191, 11, 62
        CMY:
        25, 96, 76
        CMYK:
        0, 94, 68, 25
      HSL:
        343°, 89.1089%, 39.6078%
        HSV (HSB):
        343°, 94.2408%, 74.9020%
        XYZ:
        22.4750, 11.6635, 5.6241
        xyY:
        0.5652, 0.2933, 11.6635
      CIE-Lab:
        40.6762, 64.8948, 23.2338
        CIE-LCH:
        40.6762, 68.9285, 19.6985
        CIE-Luv:
        40.6762, 117.2150, 11.3681
        Hunter-Lab:
        34.1519, 57.7034, 14.1424
      #bf0b3e color charts
#bf0b3e RGB chart
      #bf0b3e CMYK chart
      #bf0b3e RGB pie chart
      #bf0b3e color shades, tints & tones
#bf0b3e color schemes
#bf0b3e color preview, HTML & CSS examples
           This text has a color of #bf0b3e        
        
          <p style="color:#bf0b3e;">Text here</p>
        
        
          .mytext {color:#bf0b3e;}
        
        Text color #bf0b3e
      
           This box has a color of #bf0b3e        
        
          <div style="background-color:#bf0b3e;">Content here</div>
        
        
          .mybackground {background-color:#bf0b3e;}
        
        Background color #bf0b3e
      
           Border around this has a color of #bf0b3e        
        
          <div style="border:2px solid #bf0b3e;">Content here</div>
        
        
          .myborder {border:2px solid #bf0b3e;}
        
        Border color #bf0b3e