#ff0b1e color space conversions
Hex:
        #ff0b1e
        RGB:
        255, 11, 30
        CMY:
        0, 96, 88
        CMYK:
        0, 96, 88, 0
      HSL:
        355°, 100.0000%, 52.1569%
        HSV (HSB):
        355°, 95.6863%, 100.0000%
        XYZ:
        41.5940, 21.5931, 3.2039
        xyY:
        0.6265, 0.3252, 21.5931
      CIE-Lab:
        53.5926, 79.6390, 58.2418
        CIE-LCH:
        53.5926, 98.6635, 36.1789
        CIE-Luv:
        53.5926, 171.1863, 34.6657
        Hunter-Lab:
        46.4684, 78.4565, 28.4399
      #ff0b1e color charts
#ff0b1e RGB chart
      #ff0b1e CMYK chart
      #ff0b1e RGB pie chart
      #ff0b1e color shades, tints & tones
#ff0b1e color schemes
#ff0b1e color preview, HTML & CSS examples
           This text has a color of #ff0b1e        
        
          <p style="color:#ff0b1e;">Text here</p>
        
        
          .mytext {color:#ff0b1e;}
        
        Text color #ff0b1e
      
           This box has a color of #ff0b1e        
        
          <div style="background-color:#ff0b1e;">Content here</div>
        
        
          .mybackground {background-color:#ff0b1e;}
        
        Background color #ff0b1e
      
           Border around this has a color of #ff0b1e        
        
          <div style="border:2px solid #ff0b1e;">Content here</div>
        
        
          .myborder {border:2px solid #ff0b1e;}
        
        Border color #ff0b1e