#bb083e color space conversions
Hex:
        #bb083e
        RGB:
        187, 8, 62
        CMY:
        27, 97, 76
        CMYK:
        0, 96, 67, 27
      HSL:
        342°, 91.7949%, 38.2353%
        HSV (HSB):
        342°, 95.7219%, 73.3333%
        XYZ:
        21.4499, 11.0863, 5.5668
        xyY:
        0.5629, 0.2910, 11.0863
      CIE-Lab:
        39.7254, 64.2189, 21.8486
        CIE-LCH:
        39.7254, 67.8338, 18.7894
        CIE-Luv:
        39.7254, 114.5607, 10.1743
        Hunter-Lab:
        33.2960, 56.7245, 13.3945
      #bb083e color charts
#bb083e RGB chart
      #bb083e CMYK chart
      #bb083e RGB pie chart
      #bb083e color shades, tints & tones
#bb083e color schemes
#bb083e color preview, HTML & CSS examples
           This text has a color of #bb083e        
        
          <p style="color:#bb083e;">Text here</p>
        
        
          .mytext {color:#bb083e;}
        
        Text color #bb083e
      
           This box has a color of #bb083e        
        
          <div style="background-color:#bb083e;">Content here</div>
        
        
          .mybackground {background-color:#bb083e;}
        
        Background color #bb083e
      
           Border around this has a color of #bb083e        
        
          <div style="border:2px solid #bb083e;">Content here</div>
        
        
          .myborder {border:2px solid #bb083e;}
        
        Border color #bb083e