#d00375 color space conversions
Hex:
        #d00375
        RGB:
        208, 3, 117
        CMY:
        18, 99, 54
        CMYK:
        0, 99, 44, 18
      HSL:
        327°, 97.1564%, 41.3725%
        HSV (HSB):
        327°, 98.5577%, 81.5686%
        XYZ:
        29.2559, 14.7594, 18.1365
        xyY:
        0.4707, 0.2375, 14.7594
      CIE-Lab:
        45.3028, 73.3577, -4.3481
        CIE-LCH:
        45.3028, 73.4865, 356.6079
        CIE-Luv:
        45.3028, 109.4088, -19.3723
        Hunter-Lab:
        38.4179, 68.6992, -1.0973
      #d00375 color charts
#d00375 RGB chart
      #d00375 CMYK chart
      #d00375 RGB pie chart
      #d00375 color shades, tints & tones
#d00375 color schemes
#d00375 color preview, HTML & CSS examples
           This text has a color of #d00375        
        
          <p style="color:#d00375;">Text here</p>
        
        
          .mytext {color:#d00375;}
        
        Text color #d00375
      
           This box has a color of #d00375        
        
          <div style="background-color:#d00375;">Content here</div>
        
        
          .mybackground {background-color:#d00375;}
        
        Background color #d00375
      
           Border around this has a color of #d00375        
        
          <div style="border:2px solid #d00375;">Content here</div>
        
        
          .myborder {border:2px solid #d00375;}
        
        Border color #d00375