#ff0b55 color space conversions
Hex:
        #ff0b55
        RGB:
        255, 11, 85
        CMY:
        0, 96, 67
        CMYK:
        0, 96, 67, 0
      HSL:
        342°, 100.0000%, 52.1569%
        HSV (HSB):
        342°, 95.6863%, 100.0000%
        XYZ:
        42.9994, 22.1552, 10.6044
        xyY:
        0.5676, 0.2924, 22.1552
      CIE-Lab:
        54.1913, 81.2862, 29.0017
        CIE-LCH:
        54.1913, 86.3050, 19.6356
        CIE-Luv:
        54.1913, 158.2364, 15.0852
        Hunter-Lab:
        47.0693, 80.6942, 19.5909
      #ff0b55 color charts
#ff0b55 RGB chart
      #ff0b55 CMYK chart
      #ff0b55 RGB pie chart
      #ff0b55 color shades, tints & tones
#ff0b55 color schemes
#ff0b55 color preview, HTML & CSS examples
           This text has a color of #ff0b55        
        
          <p style="color:#ff0b55;">Text here</p>
        
        
          .mytext {color:#ff0b55;}
        
        Text color #ff0b55
      
           This box has a color of #ff0b55        
        
          <div style="background-color:#ff0b55;">Content here</div>
        
        
          .mybackground {background-color:#ff0b55;}
        
        Background color #ff0b55
      
           Border around this has a color of #ff0b55        
        
          <div style="border:2px solid #ff0b55;">Content here</div>
        
        
          .myborder {border:2px solid #ff0b55;}
        
        Border color #ff0b55