#d04360 color space conversions
Hex:
        #d04360
        RGB:
        208, 67, 96
        CMY:
        18, 74, 62
        CMYK:
        0, 68, 54, 18
      HSL:
        348°, 60.0000%, 53.9216%
        HSV (HSB):
        348°, 67.7885%, 81.5686%
        XYZ:
        30.1309, 18.2687, 13.0045
        xyY:
        0.4907, 0.2975, 18.2687
      CIE-Lab:
        49.8204, 57.2181, 14.9900
        CIE-LCH:
        49.8204, 59.1490, 14.6805
        CIE-Luv:
        49.8204, 99.3269, 6.9775
        Hunter-Lab:
        42.7419, 51.0350, 11.8800
      #d04360 color charts
#d04360 RGB chart
      #d04360 CMYK chart
      #d04360 RGB pie chart
      #d04360 color shades, tints & tones
#d04360 color schemes
#d04360 color preview, HTML & CSS examples
           This text has a color of #d04360        
        
          <p style="color:#d04360;">Text here</p>
        
        
          .mytext {color:#d04360;}
        
        Text color #d04360
      
           This box has a color of #d04360        
        
          <div style="background-color:#d04360;">Content here</div>
        
        
          .mybackground {background-color:#d04360;}
        
        Background color #d04360
      
           Border around this has a color of #d04360        
        
          <div style="border:2px solid #d04360;">Content here</div>
        
        
          .myborder {border:2px solid #d04360;}
        
        Border color #d04360