#d00372 color space conversions
Hex:
        #d00372
        RGB:
        208, 3, 114
        CMY:
        18, 99, 55
        CMYK:
        0, 99, 45, 18
      HSL:
        328°, 97.1564%, 41.3725%
        HSV (HSB):
        328°, 98.5577%, 81.5686%
        XYZ:
        29.0822, 14.6899, 17.2222
        xyY:
        0.4768, 0.2408, 14.6899
      CIE-Lab:
        45.2065, 73.1037, -2.6331
        CIE-LCH:
        45.2065, 73.1511, 357.9372
        CIE-Luv:
        45.2065, 110.7844, -17.1870
        Hunter-Lab:
        38.3274, 68.3699, 0.1876
      #d00372 color charts
#d00372 RGB chart
      #d00372 CMYK chart
      #d00372 RGB pie chart
      #d00372 color shades, tints & tones
#d00372 color schemes
#d00372 color preview, HTML & CSS examples
           This text has a color of #d00372        
        
          <p style="color:#d00372;">Text here</p>
        
        
          .mytext {color:#d00372;}
        
        Text color #d00372
      
           This box has a color of #d00372        
        
          <div style="background-color:#d00372;">Content here</div>
        
        
          .mybackground {background-color:#d00372;}
        
        Background color #d00372
      
           Border around this has a color of #d00372        
        
          <div style="border:2px solid #d00372;">Content here</div>
        
        
          .myborder {border:2px solid #d00372;}
        
        Border color #d00372