#c996c6 color space conversions
Hex:
#c996c6
RGB:
201, 150, 198
CMY:
21, 41, 22
CMYK:
0, 25, 1, 21
HSL:
304°, 32.0755%, 68.8235%
HSV (HSB):
304°, 25.3731%, 78.8235%
XYZ:
45.1868, 38.3074, 58.4385
xyY:
0.3184, 0.2699, 38.3074
CIE-Lab:
68.2466, 27.1045, -17.2809
CIE-LCH:
68.2466, 32.1447, 327.4799
CIE-Luv:
68.2466, 26.1571, -30.8121
Hunter-Lab:
61.8930, 22.0064, -12.6558
#c996c6 color charts
#c996c6 color shades, tints & tones
#c996c6 color schemes
#c996c6 color preview, HTML & CSS examples
This text has a color of #c996c6
<p style="color:#c996c6;">Text here</p>
.mytext {color:#c996c6;}
This box has a color of #c996c6
<div style="background-color:#c996c6;">Content here</div>
.mybackground {background-color:#c996c6;}
Border around this has a color of #c996c6
<div style="border:2px solid #c996c6;">Content here</div>
.myborder {border:2px solid #c996c6;}