#c996a1 color space conversions
Hex:
#c996a1
RGB:
201, 150, 161
CMY:
21, 41, 37
CMYK:
0, 25, 20, 21
HSL:
347°, 32.0755%, 68.8235%
HSV (HSB):
347°, 25.3731%, 78.8235%
XYZ:
41.4268, 36.8034, 38.6386
xyY:
0.3545, 0.3149, 36.8034
CIE-Lab:
67.1293, 20.7816, 1.7306
CIE-LCH:
67.1293, 20.8535, 4.7603
CIE-Luv:
67.1293, 31.1983, -1.2352
Hunter-Lab:
60.6658, 15.7268, 4.7038
#c996a1 color charts
#c996a1 color shades, tints & tones
#c996a1 color schemes
#c996a1 color preview, HTML & CSS examples
This text has a color of #c996a1
<p style="color:#c996a1;">Text here</p>
.mytext {color:#c996a1;}
This box has a color of #c996a1
<div style="background-color:#c996a1;">Content here</div>
.mybackground {background-color:#c996a1;}
Border around this has a color of #c996a1
<div style="border:2px solid #c996a1;">Content here</div>
.myborder {border:2px solid #c996a1;}