#fd4042 color space conversions
Hex:
        #fd4042
        RGB:
        253, 64, 66
        CMY:
        1, 75, 74
        CMYK:
        0, 75, 74, 1
      HSL:
        359°, 97.9275%, 62.1569%
        HSV (HSB):
        359°, 74.7036%, 99.2157%
        XYZ:
        43.3248, 24.9428, 7.6852
        xyY:
        0.5704, 0.3284, 24.9428
      CIE-Lab:
        57.0196, 70.0610, 43.2422
        CIE-LCH:
        57.0196, 82.3313, 31.6832
        CIE-Luv:
        57.0196, 144.9561, 30.5784
        Hunter-Lab:
        49.9428, 67.4469, 25.8363
      #fd4042 color charts
#fd4042 RGB chart
      #fd4042 CMYK chart
      #fd4042 RGB pie chart
      #fd4042 color shades, tints & tones
#fd4042 color schemes
#fd4042 color preview, HTML & CSS examples
           This text has a color of #fd4042        
        
          <p style="color:#fd4042;">Text here</p>
        
        
          .mytext {color:#fd4042;}
        
        Text color #fd4042
      
           This box has a color of #fd4042        
        
          <div style="background-color:#fd4042;">Content here</div>
        
        
          .mybackground {background-color:#fd4042;}
        
        Background color #fd4042
      
           Border around this has a color of #fd4042        
        
          <div style="border:2px solid #fd4042;">Content here</div>
        
        
          .myborder {border:2px solid #fd4042;}
        
        Border color #fd4042