#d01249 color space conversions
Hex:
        #d01249
        RGB:
        208, 18, 73
        CMY:
        18, 93, 71
        CMYK:
        0, 91, 65, 18
      HSL:
        343°, 84.0708%, 44.3137%
        HSV (HSB):
        343°, 91.3462%, 81.5686%
        XYZ:
        27.4313, 14.3235, 7.6223
        xyY:
        0.5555, 0.2901, 14.3235
      CIE-Lab:
        44.6934, 68.8154, 22.2165
        CIE-LCH:
        44.6934, 72.3127, 17.8922
        CIE-Luv:
        44.6934, 125.4884, 10.3689
        Hunter-Lab:
        37.8465, 63.1465, 14.5515
      #d01249 color charts
#d01249 RGB chart
      #d01249 CMYK chart
      #d01249 RGB pie chart
      #d01249 color shades, tints & tones
#d01249 color schemes
#d01249 color preview, HTML & CSS examples
           This text has a color of #d01249        
        
          <p style="color:#d01249;">Text here</p>
        
        
          .mytext {color:#d01249;}
        
        Text color #d01249
      
           This box has a color of #d01249        
        
          <div style="background-color:#d01249;">Content here</div>
        
        
          .mybackground {background-color:#d01249;}
        
        Background color #d01249
      
           Border around this has a color of #d01249        
        
          <div style="border:2px solid #d01249;">Content here</div>
        
        
          .myborder {border:2px solid #d01249;}
        
        Border color #d01249