#ff0c33 color space conversions
Hex:
        #ff0c33
        RGB:
        255, 12, 51
        CMY:
        0, 95, 80
        CMYK:
        0, 95, 80, 0
      HSL:
        350°, 100.0000%, 52.3529%
        HSV (HSB):
        350°, 95.2941%, 100.0000%
        XYZ:
        41.9690, 21.7620, 5.1204
        xyY:
        0.6096, 0.3161, 21.7620
      CIE-Lab:
        53.7735, 79.9964, 48.1089
        CIE-LCH:
        53.7735, 93.3482, 31.0222
        CIE-Luv:
        53.7735, 167.5016, 29.3806
        Hunter-Lab:
        46.6497, 78.9528, 26.1469
      #ff0c33 color charts
#ff0c33 RGB chart
      #ff0c33 CMYK chart
      #ff0c33 RGB pie chart
      #ff0c33 color shades, tints & tones
#ff0c33 color schemes
#ff0c33 color preview, HTML & CSS examples
           This text has a color of #ff0c33        
        
          <p style="color:#ff0c33;">Text here</p>
        
        
          .mytext {color:#ff0c33;}
        
        Text color #ff0c33
      
           This box has a color of #ff0c33        
        
          <div style="background-color:#ff0c33;">Content here</div>
        
        
          .mybackground {background-color:#ff0c33;}
        
        Background color #ff0c33
      
           Border around this has a color of #ff0c33        
        
          <div style="border:2px solid #ff0c33;">Content here</div>
        
        
          .myborder {border:2px solid #ff0c33;}
        
        Border color #ff0c33