#ff0a42 color space conversions
Hex:
        #ff0a42
        RGB:
        255, 10, 66
        CMY:
        0, 96, 74
        CMYK:
        0, 96, 74, 0
      HSL:
        346°, 100.0000%, 51.9608%
        HSV (HSB):
        346°, 96.0784%, 100.0000%
        XYZ:
        42.3319, 21.8704, 7.1445
        xyY:
        0.5933, 0.3065, 21.8704
      CIE-Lab:
        53.8893, 80.5918, 39.8307
        CIE-LCH:
        53.8893, 89.8973, 26.2999
        CIE-Luv:
        53.8893, 164.1516, 23.8324
        Hunter-Lab:
        46.7658, 79.7360, 23.6782
      #ff0a42 color charts
#ff0a42 RGB chart
      #ff0a42 CMYK chart
      #ff0a42 RGB pie chart
      #ff0a42 color shades, tints & tones
#ff0a42 color schemes
#ff0a42 color preview, HTML & CSS examples
           This text has a color of #ff0a42        
        
          <p style="color:#ff0a42;">Text here</p>
        
        
          .mytext {color:#ff0a42;}
        
        Text color #ff0a42
      
           This box has a color of #ff0a42        
        
          <div style="background-color:#ff0a42;">Content here</div>
        
        
          .mybackground {background-color:#ff0a42;}
        
        Background color #ff0a42
      
           Border around this has a color of #ff0a42        
        
          <div style="border:2px solid #ff0a42;">Content here</div>
        
        
          .myborder {border:2px solid #ff0a42;}
        
        Border color #ff0a42