#bb402f color space conversions
Hex:
        #bb402f
        RGB:
        187, 64, 47
        CMY:
        27, 75, 82
        CMYK:
        0, 66, 75, 27
      HSL:
        7°, 59.8291%, 45.8824%
        HSV (HSB):
        7°, 74.8663%, 73.3333%
        XYZ:
        22.8400, 14.4368, 4.2721
        xyY:
        0.5497, 0.3475, 14.4368
      CIE-Lab:
        44.8530, 48.5563, 36.9583
        CIE-LCH:
        44.8530, 61.0215, 37.2764
        CIE-Luv:
        44.8530, 95.8598, 27.3107
        Hunter-Lab:
        37.9958, 40.8070, 19.9307
      #bb402f color charts
#bb402f RGB chart
      #bb402f CMYK chart
      #bb402f RGB pie chart
      #bb402f color shades, tints & tones
#bb402f color schemes
#bb402f color preview, HTML & CSS examples
           This text has a color of #bb402f        
        
          <p style="color:#bb402f;">Text here</p>
        
        
          .mytext {color:#bb402f;}
        
        Text color #bb402f
      
           This box has a color of #bb402f        
        
          <div style="background-color:#bb402f;">Content here</div>
        
        
          .mybackground {background-color:#bb402f;}
        
        Background color #bb402f
      
           Border around this has a color of #bb402f        
        
          <div style="border:2px solid #bb402f;">Content here</div>
        
        
          .myborder {border:2px solid #bb402f;}
        
        Border color #bb402f