#ff0b29 color space conversions
Hex:
        #ff0b29
        RGB:
        255, 11, 41
        CMY:
        0, 96, 84
        CMYK:
        0, 96, 84, 0
      HSL:
        353°, 100.0000%, 52.1569%
        HSV (HSB):
        353°, 95.6863%, 100.0000%
        XYZ:
        41.7599, 21.6594, 4.0775
        xyY:
        0.6187, 0.3209, 21.6594
      CIE-Lab:
        53.6638, 79.8360, 53.1973
        CIE-LCH:
        53.6638, 95.9361, 33.6768
        CIE-Luv:
        53.6638, 169.5469, 32.2035
        Hunter-Lab:
        46.5397, 78.7229, 27.3832
      #ff0b29 color charts
#ff0b29 RGB chart
      #ff0b29 CMYK chart
      #ff0b29 RGB pie chart
      #ff0b29 color shades, tints & tones
#ff0b29 color schemes
#ff0b29 color preview, HTML & CSS examples
           This text has a color of #ff0b29        
        
          <p style="color:#ff0b29;">Text here</p>
        
        
          .mytext {color:#ff0b29;}
        
        Text color #ff0b29
      
           This box has a color of #ff0b29        
        
          <div style="background-color:#ff0b29;">Content here</div>
        
        
          .mybackground {background-color:#ff0b29;}
        
        Background color #ff0b29
      
           Border around this has a color of #ff0b29        
        
          <div style="border:2px solid #ff0b29;">Content here</div>
        
        
          .myborder {border:2px solid #ff0b29;}
        
        Border color #ff0b29