#ff0c40 color space conversions
Hex:
        #ff0c40
        RGB:
        255, 12, 64
        CMY:
        0, 95, 75
        CMYK:
        0, 95, 75, 0
      HSL:
        347°, 100.0000%, 52.3529%
        HSV (HSB):
        347°, 95.2941%, 100.0000%
        XYZ:
        42.2969, 21.8931, 6.8470
        xyY:
        0.5954, 0.3082, 21.8931
      CIE-Lab:
        53.9134, 80.3824, 41.0081
        CIE-LCH:
        53.9134, 90.2385, 27.0290
        CIE-Luv:
        53.9134, 164.4290, 24.7375
        Hunter-Lab:
        46.7901, 79.4763, 24.0769
      #ff0c40 color charts
#ff0c40 RGB chart
      #ff0c40 CMYK chart
      #ff0c40 RGB pie chart
      #ff0c40 color shades, tints & tones
#ff0c40 color schemes
#ff0c40 color preview, HTML & CSS examples
           This text has a color of #ff0c40        
        
          <p style="color:#ff0c40;">Text here</p>
        
        
          .mytext {color:#ff0c40;}
        
        Text color #ff0c40
      
           This box has a color of #ff0c40        
        
          <div style="background-color:#ff0c40;">Content here</div>
        
        
          .mybackground {background-color:#ff0c40;}
        
        Background color #ff0c40
      
           Border around this has a color of #ff0c40        
        
          <div style="border:2px solid #ff0c40;">Content here</div>
        
        
          .myborder {border:2px solid #ff0c40;}
        
        Border color #ff0c40