#bf2d06 color space conversions
Hex:
        #bf2d06
        RGB:
        191, 45, 6
        CMY:
        25, 82, 98
        CMYK:
        0, 76, 97, 25
      HSL:
        13°, 93.9086%, 38.6275%
        HSV (HSB):
        13°, 96.8586%, 74.9020%
        XYZ:
        22.4571, 12.9663, 1.4914
        xyY:
        0.6083, 0.3512, 12.9663
      CIE-Lab:
        42.7124, 56.0361, 53.3752
        CIE-LCH:
        42.7124, 77.3883, 43.6069
        CIE-Luv:
        42.7124, 115.4069, 32.5868
        Hunter-Lab:
        36.0087, 48.3076, 22.7504
      #bf2d06 color charts
#bf2d06 RGB chart
      #bf2d06 CMYK chart
      #bf2d06 RGB pie chart
      #bf2d06 color shades, tints & tones
#bf2d06 color schemes
#bf2d06 color preview, HTML & CSS examples
           This text has a color of #bf2d06        
        
          <p style="color:#bf2d06;">Text here</p>
        
        
          .mytext {color:#bf2d06;}
        
        Text color #bf2d06
      
           This box has a color of #bf2d06        
        
          <div style="background-color:#bf2d06;">Content here</div>
        
        
          .mybackground {background-color:#bf2d06;}
        
        Background color #bf2d06
      
           Border around this has a color of #bf2d06        
        
          <div style="border:2px solid #bf2d06;">Content here</div>
        
        
          .myborder {border:2px solid #bf2d06;}
        
        Border color #bf2d06