#d04260 color space conversions
Hex:
        #d04260
        RGB:
        208, 66, 96
        CMY:
        18, 74, 62
        CMYK:
        0, 68, 54, 18
      HSL:
        347°, 60.1695%, 53.7255%
        HSV (HSB):
        347°, 68.2692%, 81.5686%
        XYZ:
        30.0720, 18.1509, 12.9848
        xyY:
        0.4913, 0.2965, 18.1509
      CIE-Lab:
        49.6786, 57.6071, 14.7950
        CIE-LCH:
        49.6786, 59.4767, 14.4038
        CIE-Luv:
        49.6786, 99.8514, 6.6600
        Hunter-Lab:
        42.6038, 51.4378, 11.7522
      #d04260 color charts
#d04260 RGB chart
      #d04260 CMYK chart
      #d04260 RGB pie chart
      #d04260 color shades, tints & tones
#d04260 color schemes
#d04260 color preview, HTML & CSS examples
           This text has a color of #d04260        
        
          <p style="color:#d04260;">Text here</p>
        
        
          .mytext {color:#d04260;}
        
        Text color #d04260
      
           This box has a color of #d04260        
        
          <div style="background-color:#d04260;">Content here</div>
        
        
          .mybackground {background-color:#d04260;}
        
        Background color #d04260
      
           Border around this has a color of #d04260        
        
          <div style="border:2px solid #d04260;">Content here</div>
        
        
          .myborder {border:2px solid #d04260;}
        
        Border color #d04260