#c996a3 color space conversions
Hex:
#c996a3
RGB:
201, 150, 163
CMY:
21, 41, 36
CMYK:
0, 25, 19, 21
HSL:
345°, 32.0755%, 68.8235%
HSV (HSB):
345°, 25.3731%, 78.8235%
XYZ:
41.6046, 36.8745, 39.5750
xyY:
0.3524, 0.3124, 36.8745
CIE-Lab:
67.1828, 21.0926, 0.6880
CIE-LCH:
67.1828, 21.1038, 1.8683
CIE-Luv:
67.1828, 30.9346, -2.7698
Hunter-Lab:
60.7244, 16.0294, 3.8669
#c996a3 color charts
#c996a3 color shades, tints & tones
#c996a3 color schemes
#c996a3 color preview, HTML & CSS examples
This text has a color of #c996a3
<p style="color:#c996a3;">Text here</p>
.mytext {color:#c996a3;}
This box has a color of #c996a3
<div style="background-color:#c996a3;">Content here</div>
.mybackground {background-color:#c996a3;}
Border around this has a color of #c996a3
<div style="border:2px solid #c996a3;">Content here</div>
.myborder {border:2px solid #c996a3;}