#c996c2 color space conversions
Hex:
#c996c2
RGB:
201, 150, 194
CMY:
21, 41, 24
CMYK:
0, 25, 3, 21
HSL:
308°, 32.0755%, 68.8235%
HSV (HSB):
308°, 25.3731%, 78.8235%
XYZ:
44.7313, 38.1252, 56.0402
xyY:
0.3220, 0.2745, 38.1252
CIE-Lab:
68.1128, 26.3656, -15.2569
CIE-LCH:
68.1128, 30.4617, 329.9434
CIE-Luv:
68.1128, 26.7135, -27.5217
Hunter-Lab:
61.7456, 21.2586, -10.5896
#c996c2 color charts
#c996c2 color shades, tints & tones
#c996c2 color schemes
#c996c2 color preview, HTML & CSS examples
This text has a color of #c996c2
<p style="color:#c996c2;">Text here</p>
.mytext {color:#c996c2;}
This box has a color of #c996c2
<div style="background-color:#c996c2;">Content here</div>
.mybackground {background-color:#c996c2;}
Border around this has a color of #c996c2
<div style="border:2px solid #c996c2;">Content here</div>
.myborder {border:2px solid #c996c2;}