#d02d50 color space conversions
Hex:
        #d02d50
        RGB:
        208, 45, 80
        CMY:
        18, 82, 69
        CMYK:
        0, 78, 62, 18
      HSL:
        347°, 64.4269%, 49.6078%
        HSV (HSB):
        347°, 78.3654%, 81.5686%
        XYZ:
        28.3988, 15.8659, 9.1551
        xyY:
        0.5316, 0.2970, 15.8659
      CIE-Lab:
        46.7980, 63.5836, 20.6537
        CIE-LCH:
        46.7980, 66.8539, 17.9952
        CIE-Luv:
        46.7980, 114.8203, 10.7063
        Hunter-Lab:
        39.8320, 57.5582, 14.2551
      #d02d50 color charts
#d02d50 RGB chart
      #d02d50 CMYK chart
      #d02d50 RGB pie chart
      #d02d50 color shades, tints & tones
#d02d50 color schemes
#d02d50 color preview, HTML & CSS examples
           This text has a color of #d02d50        
        
          <p style="color:#d02d50;">Text here</p>
        
        
          .mytext {color:#d02d50;}
        
        Text color #d02d50
      
           This box has a color of #d02d50        
        
          <div style="background-color:#d02d50;">Content here</div>
        
        
          .mybackground {background-color:#d02d50;}
        
        Background color #d02d50
      
           Border around this has a color of #d02d50        
        
          <div style="border:2px solid #d02d50;">Content here</div>
        
        
          .myborder {border:2px solid #d02d50;}
        
        Border color #d02d50