#d01f14 color space conversions
Hex:
        #d01f14
        RGB:
        208, 31, 20
        CMY:
        18, 88, 92
        CMYK:
        0, 85, 90, 18
      HSL:
        4°, 82.4561%, 44.7059%
        HSV (HSB):
        4°, 90.3846%, 81.5686%
        XYZ:
        26.6287, 14.4404, 2.0456
        xyY:
        0.6176, 0.3349, 14.4404
      CIE-Lab:
        44.8580, 64.8513, 51.7595
        CIE-LCH:
        44.8580, 82.9744, 38.5943
        CIE-Luv:
        44.8580, 133.7133, 30.8070
        Hunter-Lab:
        38.0005, 58.5822, 23.4087
      #d01f14 color charts
#d01f14 RGB chart
      #d01f14 CMYK chart
      #d01f14 RGB pie chart
      #d01f14 color shades, tints & tones
#d01f14 color schemes
#d01f14 color preview, HTML & CSS examples
           This text has a color of #d01f14        
        
          <p style="color:#d01f14;">Text here</p>
        
        
          .mytext {color:#d01f14;}
        
        Text color #d01f14
      
           This box has a color of #d01f14        
        
          <div style="background-color:#d01f14;">Content here</div>
        
        
          .mybackground {background-color:#d01f14;}
        
        Background color #d01f14
      
           Border around this has a color of #d01f14        
        
          <div style="border:2px solid #d01f14;">Content here</div>
        
        
          .myborder {border:2px solid #d01f14;}
        
        Border color #d01f14