#d02d65 color space conversions
Hex:
        #d02d65
        RGB:
        208, 45, 101
        CMY:
        18, 82, 60
        CMYK:
        0, 78, 51, 18
      HSL:
        339°, 64.4269%, 49.6078%
        HSV (HSB):
        339°, 78.3654%, 81.5686%
        XYZ:
        29.2998, 16.2263, 13.8996
        xyY:
        0.4930, 0.2731, 16.2263
      CIE-Lab:
        47.2699, 65.0477, 8.3826
        CIE-LCH:
        47.2699, 65.5856, 7.3432
        CIE-Luv:
        47.2699, 107.5021, -2.3555
        Hunter-Lab:
        40.2818, 59.3423, 7.7387
      #d02d65 color charts
#d02d65 RGB chart
      #d02d65 CMYK chart
      #d02d65 RGB pie chart
      #d02d65 color shades, tints & tones
#d02d65 color schemes
#d02d65 color preview, HTML & CSS examples
           This text has a color of #d02d65        
        
          <p style="color:#d02d65;">Text here</p>
        
        
          .mytext {color:#d02d65;}
        
        Text color #d02d65
      
           This box has a color of #d02d65        
        
          <div style="background-color:#d02d65;">Content here</div>
        
        
          .mybackground {background-color:#d02d65;}
        
        Background color #d02d65
      
           Border around this has a color of #d02d65        
        
          <div style="border:2px solid #d02d65;">Content here</div>
        
        
          .myborder {border:2px solid #d02d65;}
        
        Border color #d02d65