#c998a2 color space conversions
Hex:
        #c998a2
        RGB:
        201, 152, 162
        CMY:
        21, 40, 36
        CMYK:
        0, 24, 19, 21
      HSL:
        348°, 31.2102%, 69.2157%
        HSV (HSB):
        348°, 24.3781%, 78.8235%
        XYZ:
        41.8372, 37.4826, 39.2122
        xyY:
        0.3530, 0.3162, 37.4826
      CIE-Lab:
        67.6375, 19.8387, 1.9096
        CIE-LCH:
        67.6375, 19.9304, 5.4981
        CIE-Luv:
        67.6375, 29.9287, -0.8052
        Hunter-Lab:
        61.2230, 14.8390, 4.8820
      #c998a2 color charts
#c998a2 RGB chart
      #c998a2 CMYK chart
      #c998a2 RGB pie chart
      #c998a2 color shades, tints & tones
#c998a2 color schemes
#c998a2 color preview, HTML & CSS examples
           This text has a color of #c998a2        
        
          <p style="color:#c998a2;">Text here</p>
        
        
          .mytext {color:#c998a2;}
        
        Text color #c998a2
      
           This box has a color of #c998a2        
        
          <div style="background-color:#c998a2;">Content here</div>
        
        
          .mybackground {background-color:#c998a2;}
        
        Background color #c998a2
      
           Border around this has a color of #c998a2        
        
          <div style="border:2px solid #c998a2;">Content here</div>
        
        
          .myborder {border:2px solid #c998a2;}
        
        Border color #c998a2