#d0415f color space conversions
Hex:
        #d0415f
        RGB:
        208, 65, 95
        CMY:
        18, 75, 63
        CMYK:
        0, 69, 54, 18
      HSL:
        347°, 60.3376%, 53.5294%
        HSV (HSB):
        347°, 68.7500%, 81.5686%
        XYZ:
        29.9683, 18.0167, 12.7245
        xyY:
        0.4936, 0.2968, 18.0167
      CIE-Lab:
        49.5164, 57.9143, 15.1776
        CIE-LCH:
        49.5164, 59.8700, 14.6853
        CIE-Luv:
        49.5164, 100.6786, 6.9792
        Hunter-Lab:
        42.4461, 51.7459, 11.9382
      #d0415f color charts
#d0415f RGB chart
      #d0415f CMYK chart
      #d0415f RGB pie chart
      #d0415f color shades, tints & tones
#d0415f color schemes
#d0415f color preview, HTML & CSS examples
           This text has a color of #d0415f        
        
          <p style="color:#d0415f;">Text here</p>
        
        
          .mytext {color:#d0415f;}
        
        Text color #d0415f
      
           This box has a color of #d0415f        
        
          <div style="background-color:#d0415f;">Content here</div>
        
        
          .mybackground {background-color:#d0415f;}
        
        Background color #d0415f
      
           Border around this has a color of #d0415f        
        
          <div style="border:2px solid #d0415f;">Content here</div>
        
        
          .myborder {border:2px solid #d0415f;}
        
        Border color #d0415f