#d00f41 color space conversions
Hex:
        #d00f41
        RGB:
        208, 15, 65
        CMY:
        18, 94, 75
        CMYK:
        0, 93, 69, 18
      HSL:
        344°, 86.5471%, 43.7255%
        HSV (HSB):
        344°, 92.7885%, 81.5686%
        XYZ:
        27.1374, 14.1332, 6.2987
        xyY:
        0.5705, 0.2971, 14.1332
      CIE-Lab:
        44.4234, 68.7950, 26.8282
        CIE-LCH:
        44.4234, 73.8410, 21.3044
        CIE-Luv:
        44.4234, 128.6929, 14.2194
        Hunter-Lab:
        37.5941, 63.0607, 16.3822
      #d00f41 color charts
#d00f41 RGB chart
      #d00f41 CMYK chart
      #d00f41 RGB pie chart
      #d00f41 color shades, tints & tones
#d00f41 color schemes
#d00f41 color preview, HTML & CSS examples
           This text has a color of #d00f41        
        
          <p style="color:#d00f41;">Text here</p>
        
        
          .mytext {color:#d00f41;}
        
        Text color #d00f41
      
           This box has a color of #d00f41        
        
          <div style="background-color:#d00f41;">Content here</div>
        
        
          .mybackground {background-color:#d00f41;}
        
        Background color #d00f41
      
           Border around this has a color of #d00f41        
        
          <div style="border:2px solid #d00f41;">Content here</div>
        
        
          .myborder {border:2px solid #d00f41;}
        
        Border color #d00f41