#fd0342 color space conversions
Hex:
        #fd0342
        RGB:
        253, 3, 66
        CMY:
        1, 99, 74
        CMYK:
        0, 99, 74, 1
      HSL:
        345°, 98.4252%, 50.1961%
        HSV (HSB):
        345°, 98.8142%, 99.2157%
        XYZ:
        41.5239, 21.3411, 7.0849
        xyY:
        0.5936, 0.3051, 21.3411
      CIE-Lab:
        53.3208, 80.5970, 39.0756
        CIE-LCH:
        53.3208, 89.5699, 25.8653
        CIE-Luv:
        53.3208, 163.5529, 23.0749
        Hunter-Lab:
        46.1964, 79.6020, 23.2445
      #fd0342 color charts
#fd0342 RGB chart
      #fd0342 CMYK chart
      #fd0342 RGB pie chart
      #fd0342 color shades, tints & tones
#fd0342 color schemes
#fd0342 color preview, HTML & CSS examples
           This text has a color of #fd0342        
        
          <p style="color:#fd0342;">Text here</p>
        
        
          .mytext {color:#fd0342;}
        
        Text color #fd0342
      
           This box has a color of #fd0342        
        
          <div style="background-color:#fd0342;">Content here</div>
        
        
          .mybackground {background-color:#fd0342;}
        
        Background color #fd0342
      
           Border around this has a color of #fd0342        
        
          <div style="border:2px solid #fd0342;">Content here</div>
        
        
          .myborder {border:2px solid #fd0342;}
        
        Border color #fd0342