#fd2069 color space conversions
Hex:
        #fd2069
        RGB:
        253, 32, 105
        CMY:
        1, 87, 59
        CMYK:
        0, 87, 58, 1
      HSL:
        340°, 98.2222%, 55.8824%
        HSV (HSB):
        340°, 87.3518%, 99.2157%
        XYZ:
        43.5743, 22.9356, 15.4950
        xyY:
        0.5314, 0.2797, 22.9356
      CIE-Lab:
        55.0059, 79.4782, 18.0064
        CIE-LCH:
        55.0059, 81.4924, 12.7653
        CIE-Luv:
        55.0059, 145.6474, 5.1375
        Hunter-Lab:
        47.8911, 78.6010, 14.3407
      #fd2069 color charts
#fd2069 RGB chart
      #fd2069 CMYK chart
      #fd2069 RGB pie chart
      #fd2069 color shades, tints & tones
#fd2069 color schemes
#fd2069 color preview, HTML & CSS examples
           This text has a color of #fd2069        
        
          <p style="color:#fd2069;">Text here</p>
        
        
          .mytext {color:#fd2069;}
        
        Text color #fd2069
      
           This box has a color of #fd2069        
        
          <div style="background-color:#fd2069;">Content here</div>
        
        
          .mybackground {background-color:#fd2069;}
        
        Background color #fd2069
      
           Border around this has a color of #fd2069        
        
          <div style="border:2px solid #fd2069;">Content here</div>
        
        
          .myborder {border:2px solid #fd2069;}
        
        Border color #fd2069