#fd3062 color space conversions
Hex:
        #fd3062
        RGB:
        253, 48, 98
        CMY:
        1, 81, 62
        CMYK:
        0, 81, 61, 1
      HSL:
        345°, 98.0861%, 59.0196%
        HSV (HSB):
        345°, 81.0277%, 99.2157%
        XYZ:
        43.7696, 23.8784, 13.8574
        xyY:
        0.5370, 0.2930, 23.8784
      CIE-Lab:
        55.9658, 75.9156, 23.4778
        CIE-LCH:
        55.9658, 79.4631, 17.1848
        CIE-Luv:
        55.9658, 143.2627, 11.7949
        Hunter-Lab:
        48.8655, 74.3704, 17.3923
      #fd3062 color charts
#fd3062 RGB chart
      #fd3062 CMYK chart
      #fd3062 RGB pie chart
      #fd3062 color shades, tints & tones
#fd3062 color schemes
#fd3062 color preview, HTML & CSS examples
           This text has a color of #fd3062        
        
          <p style="color:#fd3062;">Text here</p>
        
        
          .mytext {color:#fd3062;}
        
        Text color #fd3062
      
           This box has a color of #fd3062        
        
          <div style="background-color:#fd3062;">Content here</div>
        
        
          .mybackground {background-color:#fd3062;}
        
        Background color #fd3062
      
           Border around this has a color of #fd3062        
        
          <div style="border:2px solid #fd3062;">Content here</div>
        
        
          .myborder {border:2px solid #fd3062;}
        
        Border color #fd3062