#bb3428 color space conversions
Hex:
        #bb3428
        RGB:
        187, 52, 40
        CMY:
        27, 80, 84
        CMYK:
        0, 72, 79, 27
      HSL:
        5°, 64.7577%, 44.5098%
        HSV (HSB):
        5°, 78.6096%, 73.3333%
        XYZ:
        22.1045, 13.1740, 3.3853
        xyY:
        0.5717, 0.3407, 13.1740
      CIE-Lab:
        43.0242, 53.0657, 38.8769
        CIE-LCH:
        43.0242, 65.7828, 36.2272
        CIE-Luv:
        43.0242, 104.4822, 26.5444
        Hunter-Lab:
        36.2960, 45.1898, 19.8773
      #bb3428 color charts
#bb3428 RGB chart
      #bb3428 CMYK chart
      #bb3428 RGB pie chart
      #bb3428 color shades, tints & tones
#bb3428 color schemes
#bb3428 color preview, HTML & CSS examples
           This text has a color of #bb3428        
        
          <p style="color:#bb3428;">Text here</p>
        
        
          .mytext {color:#bb3428;}
        
        Text color #bb3428
      
           This box has a color of #bb3428        
        
          <div style="background-color:#bb3428;">Content here</div>
        
        
          .mybackground {background-color:#bb3428;}
        
        Background color #bb3428
      
           Border around this has a color of #bb3428        
        
          <div style="border:2px solid #bb3428;">Content here</div>
        
        
          .myborder {border:2px solid #bb3428;}
        
        Border color #bb3428