#d0245d color space conversions
Hex:
        #d0245d
        RGB:
        208, 36, 93
        CMY:
        18, 86, 64
        CMYK:
        0, 83, 55, 18
      HSL:
        340°, 70.4918%, 47.8431%
        HSV (HSB):
        340°, 82.6923%, 81.5686%
        XYZ:
        28.6191, 15.4620, 11.8320
        xyY:
        0.5118, 0.2765, 15.4620
      CIE-Lab:
        46.2605, 66.7624, 11.9060
        CIE-LCH:
        46.2605, 67.8157, 10.1115
        CIE-Luv:
        46.2605, 113.5698, 1.0346
        Hunter-Lab:
        39.3217, 61.1027, 9.6847
      #d0245d color charts
#d0245d RGB chart
      #d0245d CMYK chart
      #d0245d RGB pie chart
      #d0245d color shades, tints & tones
#d0245d color schemes
#d0245d color preview, HTML & CSS examples
           This text has a color of #d0245d        
        
          <p style="color:#d0245d;">Text here</p>
        
        
          .mytext {color:#d0245d;}
        
        Text color #d0245d
      
           This box has a color of #d0245d        
        
          <div style="background-color:#d0245d;">Content here</div>
        
        
          .mybackground {background-color:#d0245d;}
        
        Background color #d0245d
      
           Border around this has a color of #d0245d        
        
          <div style="border:2px solid #d0245d;">Content here</div>
        
        
          .myborder {border:2px solid #d0245d;}
        
        Border color #d0245d