#d33f65 color space conversions
Hex:
        #d33f65
        RGB:
        211, 63, 101
        CMY:
        17, 75, 60
        CMYK:
        0, 70, 52, 17
      HSL:
        345°, 62.7119%, 53.7255%
        HSV (HSB):
        345°, 70.1422%, 82.7451%
        XYZ:
        30.9904, 18.3435, 14.2192
        xyY:
        0.4876, 0.2886, 18.3435
      CIE-Lab:
        49.9101, 60.0432, 12.1687
        CIE-LCH:
        49.9101, 61.2638, 11.4568
        CIE-Luv:
        49.9101, 102.2265, 3.2284
        Hunter-Lab:
        42.8293, 54.2078, 10.2964
      #d33f65 color charts
#d33f65 RGB chart
      #d33f65 CMYK chart
      #d33f65 RGB pie chart
      #d33f65 color shades, tints & tones
#d33f65 color schemes
#d33f65 color preview, HTML & CSS examples
           This text has a color of #d33f65        
        
          <p style="color:#d33f65;">Text here</p>
        
        
          .mytext {color:#d33f65;}
        
        Text color #d33f65
      
           This box has a color of #d33f65        
        
          <div style="background-color:#d33f65;">Content here</div>
        
        
          .mybackground {background-color:#d33f65;}
        
        Background color #d33f65
      
           Border around this has a color of #d33f65        
        
          <div style="border:2px solid #d33f65;">Content here</div>
        
        
          .myborder {border:2px solid #d33f65;}
        
        Border color #d33f65