#ff0c35 color space conversions
Hex:
        #ff0c35
        RGB:
        255, 12, 53
        CMY:
        0, 95, 79
        CMYK:
        0, 95, 79, 0
      HSL:
        350°, 100.0000%, 52.3529%
        HSV (HSB):
        350°, 95.2941%, 100.0000%
        XYZ:
        42.0141, 21.7800, 5.3577
        xyY:
        0.6076, 0.3150, 21.7800
      CIE-Lab:
        53.7928, 80.0496, 47.0437
        CIE-LCH:
        53.7928, 92.8496, 30.4420
        CIE-Luv:
        53.7928, 167.0724, 28.7331
        Hunter-Lab:
        46.6690, 79.0249, 25.8617
      #ff0c35 color charts
#ff0c35 RGB chart
      #ff0c35 CMYK chart
      #ff0c35 RGB pie chart
      #ff0c35 color shades, tints & tones
#ff0c35 color schemes
#ff0c35 color preview, HTML & CSS examples
           This text has a color of #ff0c35        
        
          <p style="color:#ff0c35;">Text here</p>
        
        
          .mytext {color:#ff0c35;}
        
        Text color #ff0c35
      
           This box has a color of #ff0c35        
        
          <div style="background-color:#ff0c35;">Content here</div>
        
        
          .mybackground {background-color:#ff0c35;}
        
        Background color #ff0c35
      
           Border around this has a color of #ff0c35        
        
          <div style="border:2px solid #ff0c35;">Content here</div>
        
        
          .myborder {border:2px solid #ff0c35;}
        
        Border color #ff0c35