#d01f49 color space conversions
Hex:
        #d01f49
        RGB:
        208, 31, 73
        CMY:
        18, 88, 71
        CMYK:
        0, 85, 65, 18
      HSL:
        346°, 74.0586%, 46.8627%
        HSV (HSB):
        346°, 85.0962%, 81.5686%
        XYZ:
        27.7050, 14.8709, 7.7135
        xyY:
        0.5509, 0.2957, 14.8709
      CIE-Lab:
        45.4569, 66.6198, 23.2053
        CIE-LCH:
        45.4569, 70.5456, 19.2044
        CIE-Luv:
        45.4569, 122.1750, 11.9880
        Hunter-Lab:
        38.5628, 60.7563, 15.1346
      #d01f49 color charts
#d01f49 RGB chart
      #d01f49 CMYK chart
      #d01f49 RGB pie chart
      #d01f49 color shades, tints & tones
#d01f49 color schemes
#d01f49 color preview, HTML & CSS examples
           This text has a color of #d01f49        
        
          <p style="color:#d01f49;">Text here</p>
        
        
          .mytext {color:#d01f49;}
        
        Text color #d01f49
      
           This box has a color of #d01f49        
        
          <div style="background-color:#d01f49;">Content here</div>
        
        
          .mybackground {background-color:#d01f49;}
        
        Background color #d01f49
      
           Border around this has a color of #d01f49        
        
          <div style="border:2px solid #d01f49;">Content here</div>
        
        
          .myborder {border:2px solid #d01f49;}
        
        Border color #d01f49