#bf233d color space conversions
Hex:
        #bf233d
        RGB:
        191, 35, 61
        CMY:
        25, 86, 76
        CMYK:
        0, 82, 68, 25
      HSL:
        350°, 69.0265%, 44.3137%
        HSV (HSB):
        350°, 81.6754%, 74.9020%
        XYZ:
        22.9292, 12.6154, 5.6414
        xyY:
        0.5567, 0.3063, 12.6154
      CIE-Lab:
        42.1779, 60.4911, 25.7468
        CIE-LCH:
        42.1779, 65.7424, 23.0560
        CIE-Luv:
        42.1779, 111.0464, 14.9594
        Hunter-Lab:
        35.5181, 53.0765, 15.4456
      #bf233d color charts
#bf233d RGB chart
      #bf233d CMYK chart
      #bf233d RGB pie chart
      #bf233d color shades, tints & tones
#bf233d color schemes
#bf233d color preview, HTML & CSS examples
           This text has a color of #bf233d        
        
          <p style="color:#bf233d;">Text here</p>
        
        
          .mytext {color:#bf233d;}
        
        Text color #bf233d
      
           This box has a color of #bf233d        
        
          <div style="background-color:#bf233d;">Content here</div>
        
        
          .mybackground {background-color:#bf233d;}
        
        Background color #bf233d
      
           Border around this has a color of #bf233d        
        
          <div style="border:2px solid #bf233d;">Content here</div>
        
        
          .myborder {border:2px solid #bf233d;}
        
        Border color #bf233d