#bf160d color space conversions
Hex:
        #bf160d
        RGB:
        191, 22, 13
        CMY:
        25, 91, 95
        CMYK:
        0, 88, 93, 25
      HSL:
        3°, 87.2549%, 40.0000%
        HSV (HSB):
        3°, 93.1937%, 74.9020%
        XYZ:
        21.8454, 11.6792, 1.4837
        xyY:
        0.6240, 0.3336, 11.6792
      CIE-Lab:
        40.7017, 61.8704, 49.9911
        CIE-LCH:
        40.7017, 79.5428, 38.9381
        CIE-Luv:
        40.7017, 124.7924, 28.2316
        Hunter-Lab:
        34.1749, 54.2954, 21.3484
      #bf160d color charts
#bf160d RGB chart
      #bf160d CMYK chart
      #bf160d RGB pie chart
      #bf160d color shades, tints & tones
#bf160d color schemes
#bf160d color preview, HTML & CSS examples
           This text has a color of #bf160d        
        
          <p style="color:#bf160d;">Text here</p>
        
        
          .mytext {color:#bf160d;}
        
        Text color #bf160d
      
           This box has a color of #bf160d        
        
          <div style="background-color:#bf160d;">Content here</div>
        
        
          .mybackground {background-color:#bf160d;}
        
        Background color #bf160d
      
           Border around this has a color of #bf160d        
        
          <div style="border:2px solid #bf160d;">Content here</div>
        
        
          .myborder {border:2px solid #bf160d;}
        
        Border color #bf160d