#d01223 color space conversions
Hex:
        #d01223
        RGB:
        208, 18, 35
        CMY:
        18, 93, 86
        CMYK:
        0, 91, 83, 18
      HSL:
        355°, 84.0708%, 44.3137%
        HSV (HSB):
        355°, 91.3462%, 81.5686%
        XYZ:
        26.5321, 13.9639, 2.8870
        xyY:
        0.6116, 0.3219, 13.9639
      CIE-Lab:
        44.1811, 67.3731, 44.1221
        CIE-LCH:
        44.1811, 80.5350, 33.2204
        CIE-Luv:
        44.1811, 135.5218, 26.0490
        Hunter-Lab:
        37.3682, 61.3437, 21.5771
      #d01223 color charts
#d01223 RGB chart
      #d01223 CMYK chart
      #d01223 RGB pie chart
      #d01223 color shades, tints & tones
#d01223 color schemes
#d01223 color preview, HTML & CSS examples
           This text has a color of #d01223        
        
          <p style="color:#d01223;">Text here</p>
        
        
          .mytext {color:#d01223;}
        
        Text color #d01223
      
           This box has a color of #d01223        
        
          <div style="background-color:#d01223;">Content here</div>
        
        
          .mybackground {background-color:#d01223;}
        
        Background color #d01223
      
           Border around this has a color of #d01223        
        
          <div style="border:2px solid #d01223;">Content here</div>
        
        
          .myborder {border:2px solid #d01223;}
        
        Border color #d01223